Rocketsoup
|
613d33aef8
|
Documentation updates
|
před 2 měsíci |
Rocketsoup
|
9e9995d02d
|
Renaming config.py.sample to config.sample.py to benefit from IDE recognition
|
před 2 měsíci |
Rocketsoup
|
82f682d908
|
Documenting config.py.sample
|
před 2 měsíci |
Rocketsoup
|
427ee8c7bb
|
Squelching trivial disconnect log messages
|
před 2 měsíci |
Rocketsoup
|
e32099a3d0
|
Adding message links to some log messages that were missing them
|
před 2 měsíci |
Rocketsoup
|
461c1520ea
|
Crosspost cog looks at attachments as well
|
před 2 měsíci |
Rocketsoup
|
d32705d99d
|
Fixing iter issue. More linter cleanup
|
před 2 měsíci |
Rocketsoup
|
c379e06c6a
|
Bot messages broken up into multiple smaller ones when long. More linter fixes.
|
před 2 měsíci |
Rocketsoup
|
f064428bd2
|
PyCharm linter stuff. URLs now handled better in edit log message diffs
|
před 2 měsíci |
Rocketsoup
|
888d49e0cf
|
Pattern age time math fix
|
před 8 měsíci |
Rocketsoup
|
a647eb8cca
|
Better URL detection regex
|
před 1 rokem |
Rocketsoup
|
747af4bd0e
|
Adding deceptive link detection
|
před 1 rokem |
Rocketsoup
|
860d1e10a8
|
Missing parens on datetime.now call
|
před 1 rokem |
Rocketsoup
|
57cf1bdd8e
|
Optimized raw_reaction_add for mod actions to make fewer requests. Errors now logged with bot_log
|
před 1 rokem |
Rocketsoup
|
b875fa9f49
|
Missing event argument fix
|
před 1 rokem |
Rocketsoup
|
36977cb1bb
|
Syntax error
|
před 1 rokem |
Rocketsoup
|
980231d09c
|
Edits and deletions now attachment and embed aware. Edits show diffs. Better startup logging.
|
před 1 rokem |
Rocketsoup
|
6f17218eb1
|
Including role name in log message
|
před 1 rokem |
Rocketsoup
|
d243d596a4
|
Lots more logging. Many discord.py upgrade fixes.
|
před 1 rokem |
Rocketsoup
|
0244cf952c
|
Syntax error
|
před 1 rokem |
Rocketsoup
|
054c1075f2
|
Logging edits and deletes, both cached and uncached, plus bulk deletes
|
před 1 rokem |
Rocketsoup
|
0c2bc10b06
|
POC for logging message edits
|
před 1 rokem |
Rocketsoup
|
dae32e26b6
|
Logging stub
|
před 1 rokem |
Rocketsoup
|
6292a00b59
|
Adding autokick option to only kick users who go offline seconds after joining. Added presence permission to intents to get member status.
|
před 2 roky |
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
|
před 2 roky |
Rocketsoup
|
887a2ddf85
|
Kicking or banning a join raid will kick or ban all new additions to the raid
|
před 2 roky |
Rocketsoup
|
81c30981e1
|
Adding AutoKickCog to kick all new joins during a raid
|
před 2 roky |
Rocketsoup
|
76ee107ad6
|
Adding JoinAgeCog for searching for recent users
|
před 2 roky |
Rocketsoup
|
a85124b51c
|
Adding username pattern cog
|
před 3 roky |
Rocketsoup
|
31d942b72c
|
ok fine you cant annotate class methods with its own class type sheesh
|
před 4 roky |
Rocketsoup
|
2eb8b1fcdc
|
More annotations
|
před 4 roky |
Rocketsoup
|
a0a2e5834f
|
Annotating pattern, utils
|
před 4 roky |
Rocketsoup
|
0e4a15159b
|
Annotating storage.py
|
před 4 roky |
Rocketsoup
|
caa0945785
|
typo
|
před 4 roky |
Rocketsoup
|
3863c75e8d
|
Pattern grammar
|
před 4 roky |
Rocketsoup
|
b4f5ebcc42
|
Adding lastmatched so patterns can have cooldowns
|
před 4 roky |
Rocketsoup
|
7eff917ecd
|
Patterns now have priority
|
před 4 roky |
Rocketsoup
|
c6750d9b75
|
Moving pattern stuff to separate file. Small improvements.
|
před 4 roky |
Rocketsoup
|
cc06573e54
|
Adding more utils. Pattern now supports content.plain and content.markdown
|
před 4 roky |
Rocketsoup
|
3d2a1df391
|
Moving BotMessage and CogSetting to separate files
|
před 4 roky |
Rocketsoup
|
4c0899dde1
|
Reorganizing files
|
před 4 roky |
Rocketsoup
|
c980d2617c
|
Error handler replies to errant command attempts
|
před 4 roky |
Rocketsoup
|
f80ae3a7d5
|
Readme updates
|
před 4 roky |
Rocketsoup
|
192da063ec
|
Llllllots of cleanup after switching to VSCode
|
před 4 roky |
Rocketsoup
|
a70f553157
|
Adding deletemessages command
|
před 4 roky |
Rocketsoup
|
f96ee6284d
|
Doc tweaks
|
před 4 roky |
Rocketsoup
|
e88271cf94
|
PatternsCog recognizes rich expression language now. Adding documentation.
|
před 4 roky |
Rocketsoup
|
2b53be6476
|
Updating readme and main source
|
před 4 roky |
Rocketsoup
|
a174b0cca4
|
JoinRaidCog refactored. Cleanup to all cogs.
|
před 4 roky |
Rocketsoup
|
8b2cfd2bcc
|
Migrating to new CogSettings. Cleaning up CogSetting code. Brainstorming pattern matching expression language.
|
před 4 roky |