Commit Graph

30 Commits

Author SHA1 Message Date
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 adef3b3afc Changed versioning prefix in code 2023-04-24 12:53:22 +02:00
Profitroll fe60b3f8a5 Changed album config path 2023-04-24 12:44:10 +02:00
Profitroll aa82a8f382 Fixed SyntaxError 2023-04-24 12:40:06 +02:00
Profitroll af2bcd088f Album check returned 2023-03-22 15:52:34 +01:00
Profitroll cc6523f604 Added updates checker 2023-03-22 11:03:03 +01:00
Profitroll 4422a13ba9 Improved async context 2023-03-22 10:33:21 +01:00
Profitroll 20666fc0f8 Improved shutdown 2023-03-20 13:55:42 +01:00
Profitroll a4323981fb WIP: Media import/export 2023-03-18 20:53:26 +01:00
Profitroll c670db72fa Added user-friendly CLI 2023-03-12 22:14:03 +01:00
Profitroll 59b504e6d9 Temp: removed strings about API based in config 2023-03-12 19:34:27 +01:00
Profitroll 88692ebc85 Now using black for formatting 2023-03-09 11:33:02 +01:00
Profitroll a913ba19c6 WIP: aiohttp migration 2023-03-02 16:39:59 +01:00
Profitroll c27b1c5a5b Temporarily disabled album creation on start 2023-02-24 13:25:57 -05:00
Profitroll d1813856d9 Imported callback "nothing" 2023-02-17 21:54:14 +01:00
Profitroll 7940cbe5a7 WIP: API usage as main 2023-02-14 16:25:56 +01:00
Profitroll 08e03ba911 Moved handlers to another location 2023-02-14 11:38:54 +01:00
Profitroll aebe804b58 Optimized for API 2023-01-17 14:11:23 +01:00
Profitroll b4a9595eb4 Renamed logging module 2023-01-17 11:43:10 +01:00
Profitroll c4323f0b00 Moved to async 2023-01-10 13:06:24 +01:00
Profitroll 6facf428c5 Complete refactor 2023-01-10 12:52:44 +01:00
Profitroll 9261585f5f Added scheduler start 2023-01-09 19:01:07 +02:00
Profitroll cddf1e211a Moved to apscheduler 2023-01-09 15:36:56 +01:00
Profitroll cd5b73e7ff Small improvements 2022-11-03 12:13:02 +01:00
Profitroll 7a7f386891 Is now using argparse library 2022-11-03 12:10:59 +01:00
Profitroll 58c5429e5c Imports were a bit optimized 2022-08-31 14:31:24 +02:00
Profitroll 6e1de38da0 Changed bot "mode" behavior 2022-08-30 14:10:05 +02:00
Profitroll 5848bca40a Changed a bit more due to "modes" update 2022-08-30 14:03:11 +02:00
Profitroll da97606bb4 Commented on_raw_update event 2022-08-30 14:01:12 +02:00
Profitroll 91a1d7e349 Logging now has debug and bot has various modes 2022-08-30 13:53:17 +02:00