Commit Graph

126 Commits

Author SHA1 Message Date
Profitroll e1c1b58ffb Added warning about readme not being ready yet 2023-03-12 22:26:16 +01:00
Profitroll bd2a1f0b12 WIP: New readme 2023-03-12 22:23:02 +01:00
Profitroll 8cc7808afb Disabled slash-escape for .json 2023-03-12 22:14:41 +01:00
Profitroll 6684c4d750 Bump Pyrogram to 2.0.102 2023-03-12 22:14:23 +01:00
Profitroll c670db72fa Added user-friendly CLI 2023-03-12 22:14:03 +01:00
Profitroll 48acab2d5e WIP: New readme 2023-03-12 19:57:22 +01:00
Profitroll 62f076148c Wiki pages init 2023-03-12 19:43:51 +01:00
Profitroll 59b504e6d9 Temp: removed strings about API based in config 2023-03-12 19:34:27 +01:00
Profitroll ad281ba981 WIP: New readme 2023-03-12 19:25:35 +01:00
Profitroll 0073120bf2 Moved ujson to required dependencies 2023-03-12 14:54:06 +01:00
Profitroll 244173e556 Bumped Pyrogram to 2.0.101 2023-03-12 14:25:22 +01:00
Profitroll 98e9c5f5a2 Fixed line being displayed incorrectly 2023-03-09 16:17:35 +01:00
Profitroll a8545dd097 Fixed project name align 2023-03-09 16:16:38 +01:00
Profitroll 3f22340852 Added license and code style badges 2023-03-09 11:48:50 +01:00
Profitroll c2fb88ed65 Bumped APScheduler to 3.10.1 2023-03-09 11:35:02 +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 88f8bb4a52 WIP: Photos and queue removal 2023-02-25 23:19:08 +01:00
Profitroll cf6c1f03d7 Disabled notification for accepted submissions 2023-02-25 23:12:33 +01:00
Profitroll 0a309a9f59 Added one more rule 2023-02-25 23:10:57 +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 c27b1c5a5b Temporarily disabled album creation on start 2023-02-24 13:25:57 -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 056fc52353 This commit closes #4 and closes #6 2023-02-19 20:54:58 +01: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 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 7607003f55 Added callback message for "nothing" 2023-02-17 23:45:55 +01:00
Profitroll 7918049f49 Fixed language code typo 2023-02-17 23:18:54 +01:00
Profitroll fcd59b7aca Fixed caption display 2023-02-17 23:18:34 +01:00
Profitroll 8c478072c6 Fixed reply message not getting quoted 2023-02-17 23:18:19 +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 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 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 d1813856d9 Imported callback "nothing" 2023-02-17 21:54:14 +01:00
Profitroll cf204577e4 Added external address for links 2023-02-17 21:53:57 +01:00
Profitroll 68c887999e Divided admins and owner 2023-02-17 21:53:43 +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 28fc359593 WIP: export and import 2023-02-17 16:46:13 +01:00