Commit graph

675 commits

Author SHA1 Message Date
Dragory
7839cc7da1
Add 'make_role_mentionable' and 'make_role_unmentionable' custom event actions 2020-11-22 14:14:17 +02:00
Dragory
bc5455bf9f
Fix accidental early return in match_invites automod trigger 2020-11-09 20:43:46 +02:00
Dragory
9480e82056
Add comment clarifying WithRequiredProps 2020-11-09 20:43:10 +02:00
Dragory
f3609aa8ab
Fix config parsing issues caused by RoleAddedTrigger/RoleRemovedTrigger default config 2020-11-09 20:12:54 +02:00
Dragory
2f50232cf3
Fix TypeORM errors for nullable fields
For fields with '| null' in the TS type, the column type needs to be
specified explicitly in column options when using MySQL.

See:
https://github.com/typeorm/typeorm/issues/1358#issuecomment-391736766
2020-11-09 20:12:16 +02:00
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
690955a399
Update to Knub v30.0.0-beta.30 2020-11-09 20:03:38 +02:00
Dragory
fbe2028596
Update to Knub v30.0.0-beta.29, Eris custom branch 2020-11-09 18:52:30 +02:00
Dragory
c9892936cd
Fix bug in getRecentActionCount where the fn could return a boolean or reset the count during counting 2020-11-09 03:34:01 +02:00
Dragory
d65f5b99d7
Add exclude_bots option to log channels 2020-11-08 17:55:33 +02:00
Dragory
2650ab81a5
Add excluded_categories option to log channels 2020-11-08 17:52:56 +02:00
Dragory
303124a6eb
Update Knub to 30.0.0-beta.27, Eris to 0.14.0 (stickers fork) 2020-11-06 03:16:38 +02:00
Dragory
356c86f033
Include stickers in !source 2020-10-22 01:22:28 +03:00
Dragory
5ff79a9f58
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-10-20 17:48:01 +03:00
Dragory
285cd2bcd8
Fix warn notification sometimes triggering on the bot's own reaction 2020-10-20 17:47:49 +03:00
Dragory
a8b105bdec
Add yaml parse+mutate+reserialize test 2020-10-19 20:10:16 +03:00
Miikka
1c8d89b0ec
Merge pull request #120 from DarkView/fr_massCaseModifications
Allow hidecase, unhidecase and deletecase to take multiple case numbers
2020-10-18 17:32:19 +03:00
Dragory
76f7658763
Fixes 2020-10-16 02:13:54 +03:00
Dragory
3aada93a80
Add sticker_spam automod trigger 2020-10-16 02:01:07 +03:00
Dragory
0c73587b25
Add error handler for Eris errors
Previously this was done within Knub, but Knub no longer
automatically places an error handler for Eris since v30.0.0-beta.24
2020-10-13 19:49:34 +03:00
Dragory
dbcd5e7de2
Cap delay strings to 100 years
This is to avoid issues with max date values and other similar edge
cases. This was an issue when accidentally passing a user ID as the
time value for e.g. reminders.
2020-10-13 19:45:41 +03:00
Dragory
eee1c6d789
mod_actions: fix possible embed size overflow in user !cases 2020-10-13 19:26:16 +03:00
Dragory
453ca0808e
logs: fix weird timestamp on message deletion 2020-10-13 19:22:14 +03:00
Dark
52ee007770 Allow hidecase, unhidecase and deletecase to take multiple case numbers 2020-10-12 14:49:50 +02:00
Dragory
dda4313b26
More error information 2020-10-11 14:20:12 +03:00
Dragory
efaebe0571
Handle errors in sendSuccessMessage/sendErrorMessage gracefully 2020-10-11 14:19:39 +03:00
Dragory
fde796782e
Fix crash in ReactionRoles emoji validation 2020-10-11 14:17:41 +03:00
Dragory
400f1f0807
logs: add timestamps to embeds, add setting to turn off embed timestamps, move timestamp format setting to root/channel level 2020-10-11 02:32:55 +03:00
Dragory
b158817bff
BotControl: fix missing repository 2020-10-10 19:29:39 +03:00
Dragory
f3eefdc5b2
AddDashboardUserCmd: use resolvedUser 2020-10-10 19:27:28 +03:00
Dragory
4ae3ef477a
Include empty config in add_server bot control command 2020-10-10 15:29:23 +03:00
Dragory
eab62acc6b
Don't wait for all guilds to load before loading those first available 2020-10-10 14:53:47 +03:00
Dragory
87f461959b
Update to Knub v30.0.0-beta.25 2020-10-10 14:44:20 +03:00
Dragory
5d13322439
Add bot owner commands for adding/removing servers and dashboard users 2020-10-10 14:21:59 +03:00
Dragory
cd4b7a2f97
Update to Knub v30.0.0-beta.24 2020-10-10 14:09:29 +03:00
Dragory
9bb527e250
Re-disable guildPresences, still wonky 2020-10-10 05:13:20 +03:00
Dragory
34eb4a4a93
Also request guildMessageTyping intent
Fixes pingable_roles
2020-10-10 05:10:06 +03:00
Dragory
5398845096
Re-enable guildPresences intent 2020-10-10 05:08:45 +03:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
5d579446c5
Fix several role race conditions 2020-09-30 01:08:42 +03:00
Dragory
baf13a9ffa
docs: fix incorrect override in self grantable roles example 2020-09-30 00:25:00 +03:00
Dragory
32fee53a8d
Fix empty !tag eval crash 2020-09-23 20:28:22 +03:00
Dragory
9dbf80ce58
Extra fix 2020-09-23 20:23:19 +03:00
Dragory
bfb7379279
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-09-23 20:19:31 +03:00
Dragory
4ccf1c57d2
Fix 2020-09-23 20:19:21 +03:00
Miikka
0d61355fcc
Merge pull request #112 from almeidx/nickname-alias
added 'nick' aliases to the nickname commands
2020-09-21 19:15:45 +03:00
Dark
ff053d2f05 Allow companion_channels to take category ID 2020-09-21 18:11:18 +02:00
Dragory
205f7721ea
automod: treat unknown users as bots
Primarily because of webhooks that don't have a real user
associated with them.
2020-09-17 22:17:39 +03:00
Dragory
a017aa7bfe
Encrypt archives at rest 2020-09-16 22:42:25 +03:00
Dragory
7562a886e1
automod: fix normalize not trimming whitespace in ascii-only messages 2020-09-16 22:33:24 +03:00