3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 15:45:03 +00:00
Commit graph

440 commits

Author SHA1 Message Date
Miikka
5866c4a7ee Fix permission names 2019-05-14 14:49:30 +03:00
Dragory
5dadceee97 Check if the user is already banned in !forceban 2019-05-13 00:34:12 +03:00
Dragory
1d1a793f65 Allow at-everyone/here when using --enable-mentions in !post 2019-05-13 00:31:59 +03:00
Dragory
ae780bfc90 Some fixes for slowmodes not being removed properly 2019-05-11 06:22:26 +03:00
Dragory
67b0b8f6f0 Fix stacking scheduled post loop when reloading 2019-05-08 08:27:52 +03:00
Dragory
e892d432c6 !slowmode with only the channel argument now shows that channel's current slowmode; show error if the bot was unable to apply a native slowmode 2019-05-07 22:24:59 +03:00
Dragory
15f9320eab search: add reaction pagination; add --export 2019-05-07 22:13:02 +03:00
Dragory
b0943b44b9 Add some extra comments 2019-05-07 19:54:16 +03:00
Dragory
c7fc789c1e Add a generic bot alert log type. Use this in several places. 2019-05-04 19:18:16 +03:00
Dragory
718029e9a5 Add post scheduling. Add cleaner post_embed syntax. 2019-05-04 18:41:50 +03:00
Dragory
b5d2b2fb1b Re-hide debug logs by default 2019-05-04 10:58:57 +03:00
Dragory
d0053daf3c Disable performance debugging 2019-05-04 10:52:59 +03:00
Dragory
516be03e1a Remove timestamp from log fn in favor of pm2's timestamps 2019-05-04 10:52:38 +03:00
Dragory
32fd31fcc5 Tidy up debug logging in resolveMember 2019-05-04 10:49:55 +03:00
Dragory
e68fd03f43 Increase template cache size from 100 to 200 2019-05-04 10:48:35 +03:00
Dragory
7a695a71cd Require can_use perm for !role help in self grantable roles 2019-05-04 10:48:23 +03:00
Dragory
febd0f8e18 Bandaid for a crash in username saver 2019-05-04 10:47:59 +03:00
Dragory
100b338288 Include message id in censored message logs 2019-05-04 01:46:27 +03:00
Dragory
641df98065 Add WelcomeMessage plugin 2019-05-03 23:56:38 +03:00
Dragory
33d65867d0 Only log username changes for users on the current server 2019-05-03 23:40:34 +03:00
Dragory
d4a3859c56 Actual fix for said crash 2019-05-03 23:35:09 +03:00
Dragory
55af41cfc4 Hotfix for crash 2019-05-03 23:34:44 +03:00
Dragory
f33b3c37ff Fix username change logging and saving. Re-enable migrations. 2019-05-03 23:31:38 +03:00
Dragory
4549954773 Third time's the charm 2019-05-03 22:40:05 +03:00
Dragory
b9ee71133c Another fix to that migration.. 2019-05-03 22:38:47 +03:00
Dragory
966a3dd008 Username migration tweaks 2019-05-03 22:36:49 +03:00
Dragory
133eb0ddad Prepare to migrate usernames to a new table 2019-05-03 22:25:23 +03:00
Dragory
5b1875b381 Add message IDs to default message edit/delete logs 2019-05-03 16:42:14 +03:00
Miikka
86783f4604 Reduce spacing in edit logs 2019-05-03 14:38:16 +03:00
Miikka
1c9fa49ca3 Fix code block escape in embed edit logs 2019-05-03 14:36:55 +03:00
Dragory
a9799de8d5 Fix crash 2019-05-03 08:13:10 +03:00
Dragory
5ed953eeb6 Fix missing pings/mentions in logs 2019-05-03 08:08:21 +03:00
Dragory
24d7b1ae19 Clarify when a user is not on the server in !info 2019-05-02 18:53:32 +03:00
Dragory
d0ed8fd4e9 Properly clear expired mutes even if the user has left the server 2019-05-02 18:41:34 +03:00
Dragory
2e74b2de72 Optimizations + debug logging 2019-05-02 18:34:15 +03:00
Dragory
0949a00541 Don't abuse the API in resolveUser/resolveMember 2019-05-02 18:25:25 +03:00
Dragory
fc770b2eba Temp fix 2019-05-02 18:17:09 +03:00
Dragory
f8b2c71fef User resolving optimizations + debug logging 2019-05-02 18:14:36 +03:00
Dragory
2fe52ab342 Merge branch 'master' of github.com:Dragory/ZeppelinBot 2019-05-02 17:47:30 +03:00
Dragory
70c0d11c5b Fix api error check when applying slowmode 2019-05-02 17:47:18 +03:00
Dragory
39288518e4 Temporarily load all users on start again 2019-05-02 17:46:04 +03:00
Miikka
7b197357c8 Fix lots of undefined user mentions in logs 2019-05-02 10:33:49 +03:00
Miikka
04e582be63 Add some debug logging 2019-05-02 10:30:31 +03:00
Dragory
6caa12c84d Temp fix for AFK channel move on mute 2019-05-02 08:51:48 +03:00
Dragory
d4e96f5be3 Don't fetch members on demand in logs only to check the 'ping_user' config value 2019-05-02 08:48:13 +03:00
Dragory
97f937fc6f Add debug logging for failed slowmodes due to permissions 2019-05-02 08:47:44 +03:00
Dragory
e9360f5fe5 Remove deprecated expand/hidden opts from !cases, use --expand/--hidden instead 2019-05-02 08:28:49 +03:00
Dragory
f79c3a6e6f Hotfix 2019-05-02 08:25:14 +03:00
Dragory
c303b95b40 Merge branch 'master' of github.com:Dragory/ZeppelinBot 2019-05-02 08:22:54 +03:00
Dragory
7f73e10007 Add some extra logging for failed role removals on unmute 2019-05-02 08:22:39 +03:00