Commit Graph

410 Commits

Author SHA1 Message Date
Profitroll
eecb71a91e Updated label_set 2022-12-23 01:44:07 +01:00
Profitroll
426b1550f6 Initialized /cancel command 2022-12-23 01:40:23 +01:00
Profitroll
0302d8c1ae Removed unused 2022-12-23 01:40:07 +01:00
Profitroll
5a6a96d3f9 Delete sponsorships on expiry 2022-12-22 22:14:35 +01:00
Profitroll
12da1b2376 Added LabelTooLongError() and changed names 2022-12-22 22:11:36 +01:00
Profitroll
7db8c9ac5c Fixed label length on set 2022-12-22 22:11:15 +01:00
95e9fdf460 Added sponsorship support 2022-12-22 15:05:27 +01:00
ac5a0d112f Disabled EN locale 2022-12-22 15:05:07 +01:00
2db19acf6c Disabled EN locale 2022-12-22 15:02:28 +01:00
6874268154 Added one more None check 2022-12-21 15:23:36 +01:00
a906c0a1cc Trying to fix AttributeError() on init 2022-12-21 15:22:14 +01:00
bc54abcc97 Fixed imports 2022-12-21 12:51:39 +01:00
1b6f429be9 Updated to-do 2022-12-21 12:26:50 +01:00
be55f8a3b1 Added DB validation for warnings 2022-12-21 12:26:05 +01:00
d3945eea0c Started working on sponsorships 2022-12-21 12:25:47 +01:00
Profitroll
b345a5d776 Added voice message logging 2022-12-18 17:54:58 +01:00
Profitroll
f905a5c4df Bot is now aggressive to voice messages 2022-12-18 17:51:21 +01:00
Profitroll
f4a2e655a6 Setting commands is now scheduled 2022-12-17 23:36:39 +01:00
Profitroll
741a01cff6 Fixed literal 2022-12-17 23:26:07 +01:00
Profitroll
6b00f181f6 Avatars caching implemented 2022-12-17 23:25:53 +01:00
Profitroll
41eb6e46ee Added one more type check for HoloUser init 2022-12-17 23:14:12 +01:00
Profitroll
1d5ebd02fe Changed max number of results 2022-12-17 23:12:15 +01:00
Profitroll
43ce2d73b6 Fixed application removal 2022-12-17 23:10:56 +01:00
Profitroll
797d9de7e4 Also handling HEAD requests now 2022-12-17 22:31:30 +01:00
Profitroll
438f8f8c44 Added en-US locale (just for testing now) 2022-12-17 00:58:53 +01:00
Profitroll
a769ea9ef5 Added language_code context 2022-12-17 00:58:33 +01:00
Profitroll
fa08679b11 Moved commands to locales 2022-12-17 00:58:12 +01:00
Profitroll
e5514cac7c Added commands 2022-12-17 00:57:59 +01:00
Profitroll
8ccd2a858a locale() now accepts more object types 2022-12-16 23:25:21 +01:00
Profitroll
8bb7c58c2a HoloUser will now update some attributes 2022-12-16 22:58:32 +01:00
3b71cb3d85 Merge pull request 'Merge Beta with Stable releases' (#1) from dev into master
Reviewed-on: profitroll/HoloCheckerBot#1
2022-12-16 16:14:40 +02:00
09e5048d7f Merge branch 'dev' 2022-12-16 15:14:07 +01:00
de4126b1a3 Logging usage of /applications 2022-12-16 15:04:42 +01:00
11da9de887 Fixed a few unsupported types 2022-12-16 15:02:39 +01:00
a3830f672f Ignoring data 2022-12-16 13:24:24 +01:00
085a833b16 Added migration script to ignore 2022-12-16 13:22:17 +01:00
bc8cd8a8ce Inline mode optimized for DB/OOP 2022-12-16 13:19:50 +01:00
e61aa17a72 Improved logging and changed message 2022-12-16 12:04:57 +01:00
ee44987ae8 Added "joined_false_link" key 2022-12-16 11:43:53 +01:00
40483c17c1 Rules message changed 2022-12-16 11:43:43 +01:00
2d75b01bfe Removed unused imports 2022-12-16 11:29:10 +01:00
9fb095b7c6 application_approved() method added 2022-12-16 11:27:56 +01:00
b0a3830c4f Simple line reorder 2022-12-16 11:27:46 +01:00
32ec34435d Migrated to DB/OOP 2022-12-16 11:27:32 +01:00
57428e530a Optimized for DB/OOP 2022-12-16 11:15:56 +01:00
b3ec78d54e Added /nearby to admin group's commands 2022-12-15 15:14:28 +01:00
4c82cd8515 Added one more check on call 2022-12-15 15:12:52 +01:00
6c3226ccd7 Imported /nearby 2022-12-15 15:12:41 +01:00
652069ffd8 Also handle bad_request_400.PeerIdInvalid 2022-12-15 15:04:35 +01:00
3e2c301400 Also handle UserNotFoundError 2022-12-15 15:02:56 +01:00