Commit Graph

19 Commits

Author SHA1 Message Date
doryan dd306b7000 REFACTOR!: remove a lot of bad code + structures, remake command args parser, and etc. 2025-04-10 00:46:50 +04:00
doryan 7c0d1a376c feat(dir name): rename dir (endpoints -> handlers) 2024-10-08 23:38:07 +04:00
doryan c023b9b764 feat(handlers): remove repeated code blocks and create one admin_command and info_command handlers 2024-10-08 23:37:22 +04:00
doryan 311187b6eb refactor(bot): dice and command endpoints; feat(ban): add ban endpoint; and etc. 2024-07-09 23:05:29 +04:00
doryan 3fda2620e3 feat(attributes): add #[allow(dead_code)] for target user and #[derive(Clone)] for handler_entity 2024-07-09 23:03:49 +04:00
doryan d9d65e8d58 feat(new command): add privacy command 2024-07-08 09:51:04 +04:00
doryan 89119936c8 Сheck for the existence of target user have been added 2024-06-08 03:08:00 +04:00
doryan d803f6931f Unnecessary target checks have been removed 2024-06-08 03:02:53 +04:00
doryan 2e02d9df47 Help response text has been moved to html file 2024-06-08 02:58:39 +04:00
Dogma Toscarina 2f0ae08d4f handlers/{actions,command_handlers}: reformat messages
Avoid interactivity, make messages short.
2024-06-07 10:45:49 +03:00
Dogma Toscarina 18b938bf95 handlers/dice_handler/dice: make message short and concise. 2024-06-07 10:41:53 +03:00
doryan e52d6042a3 some fixes 2024-06-05 14:21:12 +04:00
doryan 009a42990a DELETED: useless function for HTML parsing 2024-06-05 14:13:24 +04:00
doryan 00f59465b3 CHANGED: help command text 2024-06-02 14:31:37 +04:00
doryan f625fc7960 FIXED: Finish message after bot action 2024-06-02 14:22:30 +04:00
doryan 820fa21878 REFACTORED: mute and ban action 2024-06-02 03:56:04 +04:00
doryan 561d2deb70 REFACTORED: mute and ban action 2024-06-02 03:34:56 +04:00
doryan 8f43d91f5c DONE: unmute command 2024-06-02 02:30:52 +04:00
doryan 7ec67cb6e4 reinit git 2024-05-31 00:37:47 +04:00