Commit Graph

18 Commits

Author SHA1 Message Date
Profitroll 32e6c4e96f Updated to 0.3 2023-07-06 15:24:46 +03:00
Profitroll bfec702bef
Config cleanup 2023-06-30 11:34:06 +02:00
Profitroll d8245934e2
Fixed wrong db record 2023-06-28 10:45:23 +02:00
Profitroll 10c60ae932
WIP: /language system 2023-06-28 10:37:18 +02:00
Profitroll 6f8b560acc
WIP: New User system 2023-06-28 10:15:45 +02:00
Profitroll 5adb004a2a API usage overhaul (#27)
* `/report` command added
* Updated to libbot 1.5
* Moved to [PhotosAPI_Client](https://git.end-play.xyz/profitroll/PhotosAPI_Client) v0.5.0 from using self-made API client
* Video support (almost stable)
* Bug fixes and improvements

Co-authored-by: profitroll <vozhd.kk@gmail.com>
Reviewed-on: #27
2023-06-28 00:57:30 +03:00
Profitroll 4ec69c2a05 This commit closes #9 2023-03-16 15:03:14 +01:00
Profitroll c670db72fa Added user-friendly CLI 2023-03-12 22:14:03 +01:00
Profitroll 88692ebc85 Now using black for formatting 2023-03-09 11:33:02 +01:00
Profitroll 8bafd0cb35 This commit closes #3 2023-02-19 20:44:00 +01:00
Profitroll 8c478072c6 Fixed reply message not getting quoted 2023-02-17 23:18:19 +01:00
Profitroll b766d0c52c Improved linting and removed unused imports 2023-02-17 22:59:03 +01:00
Profitroll 807e629ae7 Moved cooldowns to PosterUser class 2023-02-17 22:48:37 +01:00
Profitroll bd9917fb17 Replaced user block logic 2023-02-17 21:54:52 +01:00
Profitroll 68c887999e Divided admins and owner 2023-02-17 21:53:43 +01:00
Profitroll 07203a9db9 Changed the way exceptions are handled 2023-02-17 16:45:51 +01:00
Profitroll 0d2e9fa6ec Using PosterClient instead of Client 2023-02-17 16:44:30 +01:00
Profitroll 5b1afe2c9e WIP: API usage as main 2023-02-15 14:06:06 +01:00