Commit Graph

21 Commits

Author SHA1 Message Date
Profitroll dc774262f8
Locale for console is gone for good 2023-07-03 11:42:28 +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 337a7b28aa Fixed coroutines not being awaited 2023-05-16 12:30:56 +02:00
Profitroll be8f0262d0 This commit closes #11 2023-03-15 21:58:14 +01:00
Profitroll 88692ebc85 Now using black for formatting 2023-03-09 11:33:02 +01:00
Profitroll 4331af415e Moved to aiohttp and aiofiles 2023-03-02 22:38:48 +01:00
Profitroll a913ba19c6 WIP: aiohttp migration 2023-03-02 16:39:59 +01:00
Profitroll 2387823151 Added missing texts 2023-02-25 23:31:09 +01:00
Profitroll 7810f3b7b9 Fixed absence of None check 2023-02-24 21:06:18 +01:00
Profitroll 7b2534012d Fixed typo 2023-02-24 13:48:06 -05:00
Profitroll 64ae3fb047 Added option to mention submissions 2023-02-24 12:39:33 -05:00
Profitroll fcd59b7aca Fixed caption display 2023-02-17 23:18:34 +01:00
Profitroll b766d0c52c Improved linting and removed unused imports 2023-02-17 22:59:03 +01:00
Profitroll 87af9fd333 Fixed captions not getting detected 2023-02-17 22:26:07 +01:00
Profitroll 664284a6f8 Integrated previous commits 2023-02-17 21:55:38 +01:00
Profitroll 642e17ee55 Image resize when too big 2023-02-17 16:46:44 +01:00
Profitroll 7940cbe5a7 WIP: API usage as main 2023-02-14 16:25:56 +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