3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-20 16:25:03 +00:00
Commit graph

1344 commits

Author SHA1 Message Date
Dragory
7595baf945 slowmode: fix bot slowmodes not being applied for slowmodes over 6h; add -mode option; add eager permission checks 2020-08-09 16:58:36 +03:00
Dragory
6f4955b83b Add eager permission checks to !auto_reactions 2020-08-07 01:27:08 +03:00
Dragory
02b44f944c Make BOT_ALERT log text more prominent by default 2020-08-07 01:22:52 +03:00
Dragory
8e1d39f26b More work on permission utils and eager permission checks 2020-08-07 01:21:31 +03:00
Dragory
5a3be1ab03 Improve permission utils, make them bigint-aware 2020-08-07 00:39:52 +03:00
Dragory
f9f29f383b auto_reactions: check permissions ahead-of-time 2020-08-07 00:09:05 +03:00
Dragory
2ec0bb2b1c Tweak !user/!userinfo styles 2020-08-06 01:56:51 +03:00
Dragory
ddba300d0c Add support for messageTarget input in commands that take a message id 2020-08-06 01:54:46 +03:00
Dragory
779f144365 Fix API server crash when specifying null as a plugin's options 2020-08-06 01:21:03 +03:00
Dragory
12310fe882 Fix self_grantable_roles basic configuration example 2020-08-06 01:13:16 +03:00
Dragory
b4e3ec0159 Add new multi-use !info command 2020-08-06 01:10:40 +03:00
Dragory
4cfd03c23d Rename !info to !user/!userinfo 2020-08-06 00:48:29 +03:00
Dragory
a95f7bd96e Add !message/!messageinfo command 2020-08-06 00:46:47 +03:00
Dragory
4b062f6d23 !source: don't show source of messages you don't have access to; allow mods to use the command by default 2020-08-05 23:57:09 +03:00
Dragory
39215c1348 Add !channel/!channelinfo 2020-08-05 22:54:14 +03:00
Dragory
d6f80368ba !info style tweaks 2020-08-05 22:18:38 +03:00
Dragory
c205c37eee Update !info styles to match !server and !invite 2020-08-05 22:16:53 +03:00
Dragory
d0efd38172 Remove embed color from !server 2020-08-05 22:03:56 +03:00
Dragory
4d93cec282 Update !invite title formatting to match !server 2020-08-05 22:03:07 +03:00
Dragory
bf010b2c5b Update !server embed to be consistent with !invite embed 2020-08-05 22:01:29 +03:00
Dragory
16ca371002 reaction_roles: fix !reaction_roles matching emojis/roles incorrectly; add progress message 2020-08-05 21:49:01 +03:00
Dragory
3a682f6861 custom_events: fix command triggers not being registered 2020-08-05 20:21:48 +03:00
Dragory
f497268aa5 Work on !invite styles 2020-08-05 20:18:30 +03:00
Dragory
7efabb851c !invite: add invite creator information when available 2020-08-05 19:32:58 +03:00
Dragory
775120f728 Fix !info breaking when used without specifying a user id 2020-08-05 19:10:55 +03:00
Dragory
af253af7e6 RegExpRunner: make timeouts more lax 2020-08-05 19:08:47 +03:00
Dragory
67337a8abb Add !invite utility command 2020-08-05 18:52:15 +03:00
Dragory
143d820742 automod: fix error when matching an unknown invite 2020-08-05 18:07:09 +03:00
Dragory
67da78a4b3 Rename serverInfo() abstraction to getServerInfoEmbed()
Consistent with getUserInfoEmbed()
2020-08-05 17:40:24 +03:00
Dragory
5d9fc94450 Reorganize !info abstraction
Consistent with the abstraction for !server/!serverinfo now
2020-08-05 17:39:00 +03:00
Dragory
fd9002e7e3 !server: fix max emoji count not including animated emojis 2020-08-05 05:00:45 +03:00
Dragory
5452f7c4c2 !server: make sure we only show information for other servers when it's public information 2020-08-05 04:59:57 +03:00
Dragory
ae03ddbb08 Allow passing server id to !server, add alias !serverinfo 2020-08-05 04:38:10 +03:00
Dragory
caeff6b3e9 !server: use new approximate counts for member/online count 2020-08-05 03:56:19 +03:00
Dragory
17e7746b5e Replace transliteration package use with a custom normalizer function
Huge thanks to Nobody#6075 for doing most of the work for it!
2020-08-05 03:38:14 +03:00
Dragory
e6d7bb15eb Don't send null/undefined as audit log reasons 2020-08-05 02:54:02 +03:00
Dragory
c2ca3d605f Add kick reason to audit log when using !kick 2020-08-05 02:52:45 +03:00
Dragory
65615d393b Clarify !kick -clean ban/unban reasons 2020-08-05 02:51:20 +03:00
Dragory
3ce8b049fe Merge branch 'almeidx-knub30' 2020-08-05 02:50:02 +03:00
Dragory
f2467d1f8b Merge branch 'knub30' of git://github.com/almeidx/ZeppelinBot into almeidx-knub30 2020-08-05 02:45:54 +03:00
Dragory
fcab9443c0 Merge branch 'CleverSource-master' 2020-08-05 02:45:02 +03:00
Dragory
fc0b48235d Fix merge conflict 2020-08-05 02:44:54 +03:00
Dragory
c820f49581 Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-08-05 02:43:10 +03:00
Dragory
a70873573f Merge branch 'roflmaoqwerty-fix-avatar-cmd' 2020-08-05 02:42:52 +03:00
Dragory
c8cfa5954a Fix merge conflict 2020-08-05 02:42:40 +03:00
Miikka
c4213be9ad Merge pull request #98 from DarkView/k30_massmute
Update Massmute to newest version... again
2020-08-05 02:40:36 +03:00
Miikka
2a0a692afd Merge pull request #97 from DarkView/k30_infoOnSingleSearch
Load expanded !info if there is only one result in !search
2020-08-05 02:40:09 +03:00
Dragory
692b697a30 Merge branch 'DarkView-fr_caseNumberInLogs' 2020-08-05 02:39:12 +03:00
Dragory
ed88b72ec3 Fix merge conflict 2020-08-05 02:39:03 +03:00
Dragory
fdafbece67 Tweaks to RegExpRunner 2020-08-05 02:36:09 +03:00