5e8506cc12
Attempt to work around #40
2023-08-16 13:20:25 +02:00
235fa37252
Small config reading fix
2023-08-14 15:20:48 +02:00
cd26990b7e
Migrate to async_pymongo
2023-08-14 14:52:02 +02:00
0c73c51936
unauthorized_client will be created when needed
2023-07-03 14:42:55 +02:00
dc774262f8
Locale for console is gone for good
2023-07-03 11:42:28 +02:00
987f642578
CLI is back and updated
2023-07-03 11:27:15 +02:00
11dbf3239d
Removed deprecated collection
2023-06-28 10:52:00 +02:00
e06cb4b377
/remove command fixed
2023-06-28 08:53:15 +02:00
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
337a7b28aa
Fixed coroutines not being awaited
2023-05-16 12:30:56 +02:00
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
f82c7b309f
Added media removal
2023-03-21 14:34:25 +01:00
1684c5177c
Replaced /reboot with /shutdown
2023-03-20 13:56:18 +01:00
03b6bbe039
Prototype: Files import
2023-03-20 12:03:03 +01:00
1749d49a52
Fixed enumerate error
2023-03-18 21:17:04 +01:00
a4323981fb
WIP: Media import/export
2023-03-18 20:53:26 +01:00
1f345e87f7
Improved logging
2023-03-17 14:44:37 +01:00
717586a9f0
Improved logging
2023-03-17 14:13:28 +01:00
95351f247c
This commit closed #12
2023-03-17 13:52:16 +01:00
b5e3abd4ad
WIP: default config replacement for ( #12 )
2023-03-16 16:32:26 +01:00
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
9bf4663b9e
Made execution order correct
2023-03-12 22:58:55 +01:00
8cc7808afb
Disabled slash-escape for .json
2023-03-12 22:14:41 +01:00
c670db72fa
Added user-friendly CLI
2023-03-12 22:14:03 +01:00
0073120bf2
Moved ujson to required dependencies
2023-03-12 14:54:06 +01:00
88692ebc85
Now using black for formatting
2023-03-09 11:33:02 +01:00
4331af415e
Moved to aiohttp and aiofiles
2023-03-02 22:38:48 +01:00
a913ba19c6
WIP: aiohttp migration
2023-03-02 16:39:59 +01:00
2387823151
Added missing texts
2023-02-25 23:31:09 +01:00
7810f3b7b9
Fixed absence of None check
2023-02-24 21:06:18 +01:00
7b2534012d
Fixed typo
2023-02-24 13:48:06 -05:00
6e8b47cf4b
Improved submissions randomness
2023-02-24 13:33:34 -05:00
c7228a006b
Improved randomness
2023-02-24 13:25:36 -05:00
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