Commit Graph

25 Commits

Author SHA1 Message Date
c9f37ea2b6
Fixed deletion not working properly 2024-05-06 12:47:09 +02:00
7f107b2306 Fixed raw_result absent on deleted object 2024-05-06 13:29:26 +03:00
818afa0b74
Fixed caption being added explicitly 2024-04-30 20:57:51 +02:00
bd43ee15ae
Replaced find_one_and* with proper methods 2024-03-11 21:37:01 +01:00
a0616ff285
Improved naming 2023-10-15 18:14:22 +02:00
1d88076285
exp is now exc 2023-08-16 13:27:23 +02:00
cd26990b7e
Migrate to async_pymongo 2023-08-14 14:52:02 +02:00
dc774262f8
Locale for console is gone for good 2023-07-03 11:42:28 +02:00
10c60ae932
WIP: /language system 2023-06-28 10:37:18 +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
20666fc0f8 Improved shutdown 2023-03-20 13:55:42 +01:00
06b6b49f43 This commit closes #13 2023-03-17 14:51:41 +01:00
717586a9f0 Improved logging 2023-03-17 14:13:28 +01:00
4ec69c2a05 This commit closes #9 2023-03-16 15:03:14 +01:00
88692ebc85 Now using black for formatting 2023-03-09 11:33:02 +01:00
Profitroll
6b7b5c22f2 Reverted web preview disable 2023-02-18 00:58:09 +01:00
Profitroll
b3698cfa70 Added support for duplicates access tokens 2023-02-18 00:55:58 +01:00
Profitroll
7918049f49 Fixed language code typo 2023-02-17 23:18:54 +01:00
Profitroll
a54081a2ae Fixed some issues with locale 2023-02-17 21:58:46 +01:00
Profitroll
664284a6f8 Integrated previous commits 2023-02-17 21:55:38 +01:00
Profitroll
25af9b31f8 Changed Client to PosterClient 2023-02-17 16:46:33 +01:00
Profitroll
663a7b0db8 Submission without confirmation added 2023-02-17 16:44:56 +01:00
4cd37be5dc WIP: New submission system 2023-02-16 16:41:01 +01:00
5b1afe2c9e WIP: API usage as main 2023-02-15 14:06:06 +01:00
08e03ba911 Moved handlers to another location 2023-02-14 11:38:54 +01:00