2
0
mirror of https://github.com/Nick80835/microbot synced 2025-08-22 18:19:16 +00:00

22 Commits

Author SHA1 Message Date
Nick80835
cc38f11c81 allow commands to force the '/' prefix while being disableable 2024-07-03 15:55:39 -04:00
Nick80835
fd4266ae7c add privacy commands, command.private_only 2024-07-03 15:51:22 -04:00
Nick80835
2b84d937ac rework permissions and command values a bit 2023-10-22 19:43:46 -04:00
Nick80835
f24e56e00a add cooldown to mod commands 2023-10-21 20:57:02 -04:00
Nick80835
4aae840a8c add simple in-memory cmd use stat 2023-10-21 19:58:41 -04:00
Nick80835
530d3c2e7f make moderation commands more fun 2023-10-16 22:11:52 -04:00
Nick80835
e6b2bcbfbc facilitate modmode commands 2023-10-16 18:13:41 -04:00
Nick80835
2068bce8ff improve priv check, implement priv callbacks 2023-10-16 09:54:11 -04:00
Nick80835
e9c68f6beb add command.filter, like func in Telethon
also continue where returns were previously
2023-10-16 09:54:09 -04:00
Nick80835
08bb3133b4 support docstrings as help strings 2023-10-16 09:54:09 -04:00
Nick80835
b5a21c03ef add silent_bail 2023-10-16 09:54:09 -04:00
Nick80835
b47088fe4b add custom prefixes 2023-10-16 09:54:08 -04:00
Nick80835
0328df1f79 allow customizing nsfw warnings 2023-10-16 09:54:08 -04:00
Nick80835
748b2caded beefier UD 2023-10-16 09:54:07 -04:00
Nick80835
9448539c73 add ability to disable link preview for inline articles 2023-10-16 09:54:07 -04:00
Nick80835
4fffbfac8b license 2023-10-16 09:54:07 -04:00
Nick80835
5896f9d151 add extra to inline commands 2023-10-16 09:54:06 -04:00
Nick80835
f25806b16b add support for pattern_extra in inline commands 2023-10-16 09:54:06 -04:00
Nick80835
2980029d8c god damn, shit the bed 2023-10-16 09:54:06 -04:00
Nick80835
69aff1d61f add data to command 2023-10-16 09:54:06 -04:00
Nick80835
2a190c84f1 default simple/raw pattern to false not none 2023-10-16 09:54:06 -04:00
Nick80835
686bf7d8c0 move to Command and friends to represent loaded commands 2023-10-16 09:54:05 -04:00