Commit Graph

7 Commits

Author SHA1 Message Date
trueold89 9e9e508c30
Update /create command
- Deleting and creating a group is now separated into two different functions
- The bot now reports its actions to the chat room
2024-06-07 18:53:50 +03:00
trueold89 d5f378492f
Now before creating a new group, the bot deletes previously created channels 2024-06-07 18:38:24 +03:00
trueold89 a9ce6a60b9
The "/create" commnad is now available in the bot menu 2024-06-07 18:34:11 +03:00
trueold89 9d10ffc70f
Update bot.py
- Add new intents
- Add new function 'on_ready'
2024-06-03 19:02:19 +03:00
trueold89 e6c44193f8
Update bot.py
- Add move bot event
2024-06-03 18:00:23 +03:00
trueold89 1199c74aa7
Add comments/docstrings to bot.py 2024-06-03 16:59:02 +03:00
trueold89 8b36f6c0b2
Init bot.py
- Add create bot command
2024-06-03 16:53:40 +03:00