-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
IRCIssues relating to the IRC bridgeIssues relating to the IRC bridgenew changeAdds new capabilities or functionalityAdds new capabilities or functionality
Milestone

Description
Request message showing if bot is authenticated with nickserv
Steps I performed:
- Registered a nickname with nickserv on a desktop irc client
- Edited the password IRC_NICKSERV_PASS="password here" in .env
- Start teleirc
- Observe the following messages:
Reading config file to get bot API token...
Reading in IRC Configuration...
Reading in Telegram Configuration...
Starting up bot on IRC...
Starting up bot on Telegram...
Adding IRC Listeners...
Enabling Telegram message sending...
Setup complete! Teleirc now running.
Connected to Telegram. Our bot name is XXXXXXX-Bot
Identifying to NickServ...
By performing "/msg NICKSERV ACC " (on Freenode the commands is ACC, on other networks it is STATUS) returns 3 which means "user recognized as owner via password identification"
aNullValue and justwheel
Metadata
Metadata
Assignees
Labels
IRCIssues relating to the IRC bridgeIssues relating to the IRC bridgenew changeAdds new capabilities or functionalityAdds new capabilities or functionality