Rocketsoup
|
57cf1bdd8e
|
Optimized raw_reaction_add for mod actions to make fewer requests. Errors now logged with bot_log
|
1 年之前 |
Rocketsoup
|
b875fa9f49
|
Missing event argument fix
|
1 年之前 |
Rocketsoup
|
36977cb1bb
|
Syntax error
|
1 年之前 |
Rocketsoup
|
980231d09c
|
Edits and deletions now attachment and embed aware. Edits show diffs. Better startup logging.
|
1 年之前 |
Rocketsoup
|
6f17218eb1
|
Including role name in log message
|
1 年之前 |
Rocketsoup
|
d243d596a4
|
Lots more logging. Many discord.py upgrade fixes.
|
1 年之前 |
Rocketsoup
|
0244cf952c
|
Syntax error
|
1 年之前 |
Rocketsoup
|
054c1075f2
|
Logging edits and deletes, both cached and uncached, plus bulk deletes
|
1 年之前 |
Rocketsoup
|
0c2bc10b06
|
POC for logging message edits
|
1 年之前 |
Rocketsoup
|
dae32e26b6
|
Logging stub
|
1 年之前 |
Rocketsoup
|
6292a00b59
|
Adding autokick option to only kick users who go offline seconds after joining. Added presence permission to intents to get member status.
|
2 年之前 |
Rocketsoup
|
db3a5bcdd9
|
- Autokick optionally bans after N rejoins
- Bot messages with lists of users are capped at 20 names to avoid 4kb request limit
- Redundant warnings should ping mods less
|
2 年之前 |
Rocketsoup
|
887a2ddf85
|
Kicking or banning a join raid will kick or ban all new additions to the raid
|
2 年之前 |
Rocketsoup
|
81c30981e1
|
Adding AutoKickCog to kick all new joins during a raid
|
2 年之前 |
Rocketsoup
|
76ee107ad6
|
Adding JoinAgeCog for searching for recent users
|
2 年之前 |
Rocketsoup
|
a85124b51c
|
Adding username pattern cog
|
3 年之前 |
Rocketsoup
|
31d942b72c
|
ok fine you cant annotate class methods with its own class type sheesh
|
4 年之前 |
Rocketsoup
|
2eb8b1fcdc
|
More annotations
|
4 年之前 |
Rocketsoup
|
a0a2e5834f
|
Annotating pattern, utils
|
4 年之前 |
Rocketsoup
|
0e4a15159b
|
Annotating storage.py
|
4 年之前 |
Rocketsoup
|
caa0945785
|
typo
|
4 年之前 |
Rocketsoup
|
3863c75e8d
|
Pattern grammar
|
4 年之前 |
Rocketsoup
|
b4f5ebcc42
|
Adding lastmatched so patterns can have cooldowns
|
4 年之前 |
Rocketsoup
|
7eff917ecd
|
Patterns now have priority
|
4 年之前 |
Rocketsoup
|
c6750d9b75
|
Moving pattern stuff to separate file. Small improvements.
|
4 年之前 |
Rocketsoup
|
cc06573e54
|
Adding more utils. Pattern now supports content.plain and content.markdown
|
4 年之前 |
Rocketsoup
|
3d2a1df391
|
Moving BotMessage and CogSetting to separate files
|
4 年之前 |
Rocketsoup
|
4c0899dde1
|
Reorganizing files
|
4 年之前 |
Rocketsoup
|
c980d2617c
|
Error handler replies to errant command attempts
|
4 年之前 |
Rocketsoup
|
f80ae3a7d5
|
Readme updates
|
4 年之前 |
Rocketsoup
|
192da063ec
|
Llllllots of cleanup after switching to VSCode
|
4 年之前 |
Rocketsoup
|
a70f553157
|
Adding deletemessages command
|
4 年之前 |
Rocketsoup
|
f96ee6284d
|
Doc tweaks
|
4 年之前 |
Rocketsoup
|
e88271cf94
|
PatternsCog recognizes rich expression language now. Adding documentation.
|
4 年之前 |
Rocketsoup
|
2b53be6476
|
Updating readme and main source
|
4 年之前 |
Rocketsoup
|
a174b0cca4
|
JoinRaidCog refactored. Cleanup to all cogs.
|
4 年之前 |
Rocketsoup
|
8b2cfd2bcc
|
Migrating to new CogSettings. Cleaning up CogSetting code. Brainstorming pattern matching expression language.
|
4 年之前 |
Rocketsoup
|
1d674f0708
|
Adding new CogSetting to make guild config easier to implement
|
4 年之前 |
Rocketsoup
|
996d943ff8
|
Adding factory method for standard BotMessageReactions. Adding bot check to avoid exceptions. Adding more logging.
|
4 年之前 |
Rocketsoup
|
5fea4656e2
|
Prod bug fixes
|
4 年之前 |
Rocketsoup
|
6460854efe
|
Adding quick and dirty PatternCog to prevent Jinx harassment
|
4 年之前 |
Rocketsoup
|
a98521aac1
|
New bot message system. Squelching joinraid and storage log noise. Join raids beep in console.
|
4 年之前 |
Rocketsoup
|
0d09d27221
|
Adding URL spam cog. Fixing joinraid cog.
|
4 年之前 |
Rocketsoup
|
df488a0d4e
|
Adding version check to config.py as reminder for format changes
|
4 年之前 |
Rocketsoup
|
76d6ebcfd2
|
Better config.py organization for cog defaults. All emoji come from config.
|
4 年之前 |
Rocketsoup
|
876644fda9
|
Crosspost cog seems done
|
4 年之前 |
Rocketsoup
|
b5e38b79c0
|
Crosspost cog now working
|
4 年之前 |
Rocketsoup
|
a1cf5b13e2
|
Improved collections
|
4 年之前 |
Rocketsoup
|
36b69be72a
|
Small bit of work on crosspost cog
|
4 年之前 |
Rocketsoup
|
e4b0e8e133
|
Adding BoundList, BoundSet, BoundDict
|
4 年之前 |