833 Commits

Author SHA1 Message Date
13xforever
317222d596
add no tracking 2025-04-13 08:34:13 +05:00
13xforever
f5a3cbaa2e
formatting 2025-04-13 08:28:54 +05:00
13xforever
9e733eeb9d
fix one of the db context leaks 2025-04-13 08:25:58 +05:00
13xforever
2b647ba405
relax some permissions for context menus 2025-04-11 20:17:46 +05:00
13xforever
d23f5e9337
fix wording for filter update command 2025-04-07 10:25:56 +05:00
13xforever
26716583dd
fix bot activity command 2025-04-06 12:02:07 +05:00
13xforever
82954355e8
quote regex in filter embed 2025-04-06 10:21:35 +05:00
13xforever
9cf82f29aa
do not show removed filters in auto completion 2025-04-06 10:15:48 +05:00
13xforever
afbd39e7dd
add arm build downloads 2025-04-05 17:07:43 +05:00
13xforever
933b2248de
use image blurhash for rate command for better ratings 2025-04-05 11:01:06 +05:00
13xforever
114532a487
apparently you can't defer when using modal response 2025-03-29 11:56:04 +05:00
13xforever
4f8e4c467b
replace windows-only dependencies with imagesharp code 2025-03-29 11:52:13 +05:00
13xforever
d5683f3a3f
fix potential issues with overlapping database scopes 2025-03-29 10:47:13 +05:00
13xforever
48fb3fcd5b
fix all the places where database is actually open for modification 2025-03-29 08:47:19 +05:00
13xforever
0b6dd685ee
add arm pr build links 2025-03-28 21:27:01 +05:00
13xforever
b4e2e680be
implement PR build linking for github actions 2025-03-28 20:12:26 +05:00
13xforever
46dbc2f4cf
defer interaction when removing warnings, and add user and mod mentions 2025-03-27 20:51:20 +05:00
13xforever
33797e3413
auto complete choices are limited to 100 characters 2025-03-27 19:54:26 +05:00
13xforever
c73e3fb419
allo show warnings context command in bot dms 2025-03-27 18:11:13 +05:00
13xforever
756c4f6a9f
fix deadlock on botdb 2025-03-27 15:53:41 +05:00
13xforever
1a9359d863
switch to AsyncReadWriteLock to support async/await 2025-03-27 14:59:26 +05:00
13xforever
55f45457a2
use read/write locking for sqlite to fix Error 5: 'database is locked' 2025-03-27 12:20:33 +05:00
13xforever
7da98158f6
more checks when to delete old text commands 2025-03-27 09:46:57 +05:00
13xforever
e54e91b372
add user id to the bot mod list 2025-03-27 08:38:18 +05:00
13xforever
ae75774d79
fix some misc stuff and add more diagnostics 2025-03-26 09:33:29 +05:00
13xforever
ff37ba74aa
better handling of all unknown text commands 2025-03-26 08:06:34 +05:00
13xforever
42fa75838a
use reply message when using message context menu for warning 2025-03-26 07:21:10 +05:00
13xforever
298ee78f84
add warning issuer mention to the user message 2025-03-26 07:17:45 +05:00
13xforever
9cf176b47e
update "Check for updates" button on game info embed in spam channel
you can now copy/paste new bot command and it should just work
2025-03-26 06:46:11 +05:00
13xforever
5edbff4888
add another case of old text command being ignored 2025-03-25 20:17:33 +05:00
13xforever
2df1d7de15
use original logic to select respond/followup in error handler 2025-03-25 20:13:18 +05:00
13xforever
165d299eac
better check for old commands 2025-03-25 20:11:52 +05:00
13xforever
79cbad9607
show warning reason to the user 2025-03-25 19:56:44 +05:00
13xforever
72fe53051c
automatically remove messages in old text command format 2025-03-25 19:39:47 +05:00
13xforever
f93c17fe2d
let everyone use /explain t to user (but only ping for mods) 2025-03-25 19:27:36 +05:00
13xforever
b9ad8cf97f
make explain add/update work with multi-line content 2025-03-25 19:04:00 +05:00
13xforever
b824fbd56a
shouldn't use bulk overwrite after the initial command registration 2025-03-25 18:08:38 +05:00
13xforever
705502c233
defer bot log command 2025-03-25 17:53:24 +05:00
13xforever
3a804478e5
allow all psn commands in dms for now 2025-03-25 17:43:22 +05:00
13xforever
e2d38dacd3
fix psn check commands in DMs 2025-03-25 17:36:46 +05:00
13xforever
dcf3873470
enable zstd gateway compression 2025-03-25 16:13:07 +05:00
13xforever
664c0ea22b
remove TriggersTyping attribute as it's not used anymore 2025-03-25 15:45:26 +05:00
13xforever
77504c8853
update AllowDMUsage on some commands 2025-03-25 15:42:45 +05:00
13xforever
0ee455da05
update about embed 2025-03-25 15:25:42 +05:00
13xforever
bfcac3137e
custom error handling 2025-03-25 15:18:58 +05:00
13xforever
85a5486c7a
fix command management 2025-03-25 14:28:59 +05:00
13xforever
53b3819065
add custom command executor 2025-03-25 13:54:30 +05:00
13xforever
a97a37e71b
fix some potential issues with explanation display 2025-03-25 13:27:27 +05:00
13xforever
b1012b93e2
add explanation preview in auto complete provider 2025-03-25 13:20:08 +05:00
13xforever
d06f618b8d
add dmusage attribute to some commands 2025-03-25 13:15:37 +05:00