JIITODC / bot

JIITODC's very own telegram bot!
MIT License
6 stars 10 forks source link

mention new members who don't have a username and add open issues handler #25

Closed Onyx2406 closed 3 years ago

Onyx2406 commented 3 years ago

Description

updated welcome.py to mention new users who don't have username

updated help.py to add issues command

created issues.py

Does this resolve any currently open issues?

Resolves #21

Screenshot/GIF showing resolved bug/enhancement (if applicable)

image

Checklist

Just a friendly reminder to update dependencies/documentation if required. Do checkout if applicable.

Additional points worth mentioning

updated /bot/welcome.py to mention new members who don't have a username. added issues.py in /commands.

aayushmau5 commented 3 years ago

Just a little bit of change requested, otherwise everything looks alright to me.