Commit Graph

  • b420578cf5
    Update README.md - Add link to Figma design file main trueold89 2024-06-07 19:46:28 +0300
  • 5069c7534c
    Database bugfix in __bool__ method v0.2 trueold89 2024-06-07 19:19:24 +0300
  • 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 trueold89 2024-06-07 18:50:04 +0300
  • d5f378492f
    Now before creating a new group, the bot deletes previously created channels trueold89 2024-06-07 18:38:24 +0300
  • a9ce6a60b9
    The "/create" commnad is now available in the bot menu trueold89 2024-06-07 18:34:11 +0300
  • 9106386211
    Remove unused User class trueold89 2024-06-04 18:53:02 +0300
  • 51d7b8e505
    Update README.md - Update style - Fix docker-compose example - Add GitLab & Discord link - Add emoji to headers trueold89 2024-06-04 18:39:53 +0300
  • 34088a2107
    Little bugfix - Update Dockerfile - Fix docker-compose.yml - Fix setup.py trueold89 2024-06-03 22:29:27 +0300
  • 6977bd58a0
    Update README.md v0.1 trueold89 2024-06-03 21:39:53 +0300
  • 7b130b4bc7
    Init Dockerfile and docker-compose.yml trueold89 2024-06-03 21:39:24 +0300
  • f26f8cdd9a
    Buffix in ENV class - CIRCLES_COUNT now returns int trueold89 2024-06-03 20:57:29 +0300
  • 015d939bd5
    Init setup.py trueold89 2024-06-03 19:10:34 +0300
  • 9d10ffc70f
    Update bot.py - Add new intents - Add new function 'on_ready' trueold89 2024-06-03 19:02:19 +0300
  • b07af72901
    Update ENV class - Add CLIENT_ID property trueold89 2024-06-03 19:01:44 +0300
  • e6c44193f8
    Update bot.py - Add move bot event trueold89 2024-06-03 18:00:23 +0300
  • 1199c74aa7
    Add comments/docstrings to bot.py trueold89 2024-06-03 16:59:02 +0300
  • 8b36f6c0b2
    Init bot.py - Add create bot command trueold89 2024-06-03 16:53:40 +0300
  • 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 trueold89 2024-06-03 15:39:06 +0300
  • c47688f0db
    Reformatting repo - Add sample README.md file - Add LICENSE file - Add docstrings for classes - Add comments - Rename sove vars - Replace unnecessary triple quotation trueold89 2024-05-29 20:20:00 +0300
  • 3392d67c29
    Init User class - Declared move_to method trueold89 2024-05-29 19:57:55 +0300
  • c808633cc8
    Init ENV class - Add DB_PATH property trueold89 2024-05-29 19:31:38 +0300
  • 912598737d
    Initial commit trueold89 2024-05-29 16:49:53 +0300