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

Added Not Found Message and fixed help #1

Merged
merged 6 commits into from Oct 25, 2021

Conversation

coodos
Copy link
Member

@coodos coodos commented Oct 25, 2021

The bot did not respond to messages containing the word help earlier and did not return a message when it could not find documentation for a said argument. This PR intends those two things.

Furthermore I have also added a requirements.txt file to make it as easy as
pip3 install -r requirements.txt for someone to install dependencies :)

  • Added requirements.txt
  • Added not found message
  • Made the bot respond to a message containing the word help with the help message

bot.py Outdated Show resolved Hide resolved
bot.py Outdated Show resolved Hide resolved
Co-authored-by: Dr-Electron <dr-electr0n@protonmail.com>
@Dr-Electron
Copy link
Member

Just one last question: What if I just ping the bot? It would print the not found message. Maybe that should be checked and print the help message?

@coodos
Copy link
Member Author

coodos commented Oct 25, 2021

Just one last question: What if I just ping the bot? It would print the not found message. Maybe that should be checked and print the help message?

I forgot about that :P
I would add it soon

@Dr-Electron
Copy link
Member

Just one last question: What if I just ping the bot? It would print the not found message. Maybe that should be checked and print the help message?

I forgot about that :P I would add it soon

Nice, thanks :)

@Dr-Electron Dr-Electron merged commit a2260a9 into iota-community:main Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants