Commit Graph

71 Commits

Author SHA1 Message Date
Profitroll 8c27fb7c37 Small fixes (#32)
* `bot.max_concurrent_transmissions` reduced to only 1
* Fixed using UnauthorizedClient when not needed

Co-authored-by: profitroll <vozhd.kk@gmail.com>
Reviewed-on: #32
2023-07-06 15:21:21 +03:00
Profitroll dc774262f8
Locale for console is gone for good 2023-07-03 11:42:28 +02:00
Profitroll 987f642578
CLI is back and updated 2023-07-03 11:27:15 +02:00
Profitroll 11dbf3239d
Removed deprecated collection 2023-06-28 10:52:00 +02:00
Profitroll e06cb4b377
/remove command fixed 2023-06-28 08:53:15 +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 f5b3335af0 master (#21)
Co-authored-by: Renovate <renovate@git.end-play.xyz>
Co-authored-by: profitroll <vozhd.kk@gmail.com>
Reviewed-on: #21
2023-04-24 14:38:03 +03:00
Profitroll 5ad52aa3f8 Changed aiohttp module location 2023-03-22 11:02:55 +01:00
Profitroll f82c7b309f Added media removal 2023-03-21 14:34:25 +01:00
Profitroll 1684c5177c Replaced /reboot with /shutdown 2023-03-20 13:56:18 +01:00
Profitroll 03b6bbe039 Prototype: Files import 2023-03-20 12:03:03 +01:00
Profitroll 1749d49a52 Fixed enumerate error 2023-03-18 21:17:04 +01:00
Profitroll a4323981fb WIP: Media import/export 2023-03-18 20:53:26 +01:00
Profitroll 1f345e87f7 Improved logging 2023-03-17 14:44:37 +01:00
Profitroll 717586a9f0 Improved logging 2023-03-17 14:13:28 +01:00
Profitroll 95351f247c This commit closed #12 2023-03-17 13:52:16 +01:00
Profitroll b5e3abd4ad WIP: default config replacement for (#12) 2023-03-16 16:32:26 +01:00
Profitroll 4ec69c2a05 This commit closes #9 2023-03-16 15:03:14 +01:00
Profitroll 62e0a4986c WIP: ID returns 2023-03-16 12:58:57 +01:00
Profitroll be8f0262d0 This commit closes #11 2023-03-15 21:58:14 +01:00
Profitroll 9bf4663b9e Made execution order correct 2023-03-12 22:58:55 +01:00
Profitroll 8cc7808afb Disabled slash-escape for .json 2023-03-12 22:14:41 +01:00
Profitroll c670db72fa Added user-friendly CLI 2023-03-12 22:14:03 +01:00
Profitroll 0073120bf2 Moved ujson to required dependencies 2023-03-12 14:54:06 +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 6e8b47cf4b Improved submissions randomness 2023-02-24 13:33:34 -05:00
Profitroll c7228a006b Improved randomness 2023-02-24 13:25:36 -05:00
Profitroll 64ae3fb047 Added option to mention submissions 2023-02-24 12:39:33 -05:00
Profitroll 8bafd0cb35 This commit closes #3 2023-02-19 20:44:00 +01:00
Profitroll fd47217bad This commit closes #5 2023-02-19 20:31:08 +01:00
Profitroll b3698cfa70 Added support for duplicates access tokens 2023-02-18 00:55:58 +01: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 807e629ae7 Moved cooldowns to PosterUser class 2023-02-17 22:48:37 +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 bd9917fb17 Replaced user block logic 2023-02-17 21:54:52 +01:00
Profitroll 68ea087963 Integrated interval-based schedule 2023-02-17 21:54:30 +01:00
Profitroll cf204577e4 Added external address for links 2023-02-17 21:53:57 +01:00
Profitroll 642e17ee55 Image resize when too big 2023-02-17 16:46:44 +01:00
Profitroll 25af9b31f8 Changed Client to PosterClient 2023-02-17 16:46:33 +01:00
Profitroll 07203a9db9 Changed the way exceptions are handled 2023-02-17 16:45:51 +01:00
Profitroll f4359aa6cd Added upload_pic method 2023-02-17 11:51:38 +01:00
Profitroll 4cd37be5dc WIP: New submission system 2023-02-16 16:41:01 +01:00