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

Handle empty /fetchnote query #37

Open
daemon1024 opened this issue Oct 2, 2020 · 3 comments
Open

Handle empty /fetchnote query #37

daemon1024 opened this issue Oct 2, 2020 · 3 comments
Labels

Comments

@daemon1024
Copy link
Member

Changes to be made

The bot should respond with something like " Please provide the name of the note " when no arguements are provided with the command /fetchnote

func fetchnote(ID int64, msgtext string, client mongo.Client) {

Hi, If it is the first time that you contribute to the bot, follow these steps:

Write a comment in this issue thread to let other possible contributors know that you are working on this bug. For eg : Hey all, I would like to work on this issue., follow Contributing to the bot 🔥✨ and feel free to ask anything related to this issue ✌️

@daemon1024 daemon1024 added the good first issue Good for newcomers label Oct 2, 2020
@souvikmaji
Copy link

Hey all, I would like to work on this issue!

@daemon1024
Copy link
Member Author

Hi @souvikmaji, Thanks for showing interest in this. If you have any queries feel free to ask here 😄

@daemon1024
Copy link
Member Author

Hey @souvikmaji , Did you setup the project? Are you facing any problem while progressing with this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants