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
trueold89
b6690160be
Update ENV class & ServersDB class & DB class
...
- Add BOT_TOKEN property to ENV
- Add CIRCLES_COUNT property to ENV
- Add channel_id param to add_channel method
- Update accessibility of some methods
2024-06-03 16:44:41 +03:00
trueold89
c47688f0db
Reformatting repo
...
- Add sample README.md file
- Add LICENSE file
- Add docstrings for classes
- Add comments
- Rename sove vars
- Replace unnecessary triple quotation
2024-05-29 20:35:22 +03:00
trueold89
3392d67c29
Init User class
...
- Declared move_to method
2024-05-29 19:57:55 +03:00
trueold89
c808633cc8
Init ENV class
...
- Add DB_PATH property
Init DataBase class && ServersDB class
- Add add_channel method
- Add get_channels method
- Add clear_channels method
2024-05-29 19:42:28 +03:00
trueold89
912598737d
Initial commit
2024-05-29 16:49:53 +03:00