Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Show message when authenticated with Nickserv #131

Open
ghost opened this issue Mar 18, 2019 · 2 comments
Open

Feature Request: Show message when authenticated with Nickserv #131

ghost opened this issue Mar 18, 2019 · 2 comments
Labels
IRC Issues relating to the IRC bridge new change Adds new capabilities or functionality
Milestone

Comments

@ghost
Copy link

ghost commented Mar 18, 2019

Request message showing if bot is authenticated with nickserv

Steps I performed:

  1. Registered a nickname with nickserv on a desktop irc client
  2. Edited the password IRC_NICKSERV_PASS="password here" in .env
  3. Start teleirc
  4. 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"

@ghost ghost changed the title Unable to authenticate with nickserv Feature Request: Show message when authenticated with Nickserv Mar 18, 2019
@jwflory jwflory added improvement Improves on something that already exists help wanted Anyone is welcome to help us with this! good first issue Good for newcomers priority:med labels Mar 19, 2019
@Tjzabel Tjzabel added the IRC Issues relating to the IRC bridge label Jan 31, 2020
@jwflory jwflory removed good first issue Good for newcomers help wanted Anyone is welcome to help us with this! labels Feb 27, 2020
@jwflory jwflory added this to the v2.x.x milestone Feb 27, 2020
@jwflory jwflory added new change Adds new capabilities or functionality and removed improvement Improves on something that already exists labels Feb 27, 2020
@jwflory jwflory modified the milestones: v2.x.x, v2.1.0 May 24, 2020
@jwflory
Copy link
Member

jwflory commented May 24, 2020

  • Metadata edited:
    • Milestone (v2.x.x ➡️ v2.1.0)

@Tjzabel Tjzabel self-assigned this Oct 11, 2020
@jwflory jwflory modified the milestones: v2.1.0, v2.1.1 Nov 1, 2020
@jwflory
Copy link
Member

jwflory commented Nov 1, 2020

Discussed in 2020-11-01 IRC/Telegram meeting.


@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.

@Tjzabel Tjzabel removed their assignment Jun 24, 2021
@Tjzabel Tjzabel modified the milestones: v2.2.0, v2.x.x Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IRC Issues relating to the IRC bridge new change Adds new capabilities or functionality
Projects
None yet
Development

No branches or pull requests

3 participants
@jwflory @Tjzabel and others