You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Unable to authenticate with nickserv
Feature Request: Show message when authenticated with Nickserv
Mar 18, 2019
@Zedjones and I decided to push this issue from v2.1.0 to v2.1.1 in today's developer meeting. This is a good quality-of-life feature, but we agreed this feature is not release-blocking. We can follow up once @Tjzabel has a chance to check in and give an update.
Request message showing if bot is authenticated with nickserv
Steps I performed:
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"
The text was updated successfully, but these errors were encountered: