2
0
mirror of https://github.com/Nick80835/microbot synced 2025-08-23 02:28:31 +00:00

88 Commits

Author SHA1 Message Date
Nick80835
356330de4c fix inline flags 2023-10-16 09:54:03 -04:00
Nick80835
65fbed1480 add an easier flags variable
this also fixes a bug
2023-10-16 09:54:03 -04:00
Nick80835
b28abaec50 add support for multiple command prefixes 2023-10-16 09:54:03 -04:00
Nick80835
a39ddaf588 actually good admin check this time 2023-10-16 09:54:03 -04:00
Nick80835
6dee37c81f switch to slightly more reliable admin check 2023-10-16 09:54:03 -04:00
Nick80835
16004a3737 fix a serious typo 2023-10-16 09:54:02 -04:00
Nick80835
edb6485243 switch to lists for all commands 2023-10-16 09:54:02 -04:00
Nick80835
228e293cf5 add userlocking 2023-10-16 09:54:02 -04:00
Nick80835
7370d50f91 add lockreason 2023-10-16 09:54:02 -04:00
Nick80835
82312d7646 add locking of commands 2023-10-16 09:54:02 -04:00
Nick80835
b91cce15ba add maybe broken support for callback queries 2023-10-16 09:54:02 -04:00
Nick80835
a2a5eadab5 add inline sauce links 2023-10-16 09:54:02 -04:00
Nick80835
8622e74d04 fix some shit again 2023-10-16 09:54:02 -04:00
Nick80835
62b13f4803 fix inline 2023-10-16 09:54:02 -04:00
Nick80835
16f12b0327 add sudo users setting, add owner level commands, add more shit 2023-10-16 09:54:02 -04:00
Nick80835
eacd849cdf rename check_admin to is_admin 2023-10-16 09:54:02 -04:00
Nick80835
3b5e2d43ef add a bot-wide user blacklist 2023-10-16 09:54:02 -04:00
Nick80835
105f344d69 smol fix for an id inconsistency 2023-10-16 09:54:02 -04:00
Nick80835
9328e621af switch owner ids to a list config 2023-10-16 09:54:02 -04:00
Nick80835
f7b01bcebc small fixup and implement nsfw filtering 2023-10-16 09:54:02 -04:00
Nick80835
252fb65aa9 add support for NSFW toggles and admin-level commands 2023-10-16 09:54:01 -04:00
Nick80835
2e83a5aa83 enable gallery for inline photos 2023-10-16 09:54:01 -04:00
Nick80835
91d1dba209 add support for inline article results 2023-10-16 09:54:01 -04:00
Nick80835
da77e236f7 catch QueryIdInvalidError moar gooder 2023-10-16 09:54:01 -04:00
Nick80835
5b43817887 rework inline photos significantly 2023-10-16 09:54:01 -04:00
Nick80835
7eab644eaf remove debug oops 2023-10-16 09:54:01 -04:00
Nick80835
6a819878ea implement kinda quirky inline stuff 2023-10-16 09:54:00 -04:00
Nick80835
3751d7de9a add an extras variable for extra stuff idk 2023-10-16 09:54:00 -04:00
Nick80835
5cd6321ca5 add event.args 2023-10-16 09:54:00 -04:00
Nick80835
16d3e99468 fixup @username command args 2023-10-16 09:54:00 -04:00
Nick80835
100710f1f4 add support for bot username appended to commands 2023-10-16 09:53:59 -04:00
Nick80835
8b8c48d68e restore _ command sep 2023-10-16 09:53:59 -04:00
Nick80835
1c082f17ab add support for multiple, comma separated, owner IDs 2023-10-16 09:53:59 -04:00
Nick80835
fba27e799b simplify command handling 2023-10-16 09:53:59 -04:00
Nick80835
825ee45cc8 rework how commands are processed, implement sudo commands 2023-10-16 09:53:59 -04:00
Nick80835
04b7d54faf switch to spdx gpl 2.0 or later 2023-10-16 09:53:58 -04:00
Nick80835
b9cfc8a979 raise hell after suppressing the previously raised hell so I can debug 2023-10-16 09:53:58 -04:00
Nick80835
6b93e9d6b1 squash 2023-10-16 09:46:31 -04:00