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

1329 commits

Author SHA1 Message Date
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
Dragory
54c42af334 If !tag eval fails, let the user know the error 2020-08-05 02:26:47 +03:00
Dragory
8068af8c01 Show BOT_ALERT if tag rendering fails 2020-08-05 02:25:32 +03:00
Dragory
959e68886b Improve audit log error handling, show BOT_ALERT in more cases 2020-08-05 02:25:13 +03:00
Dragory
466afd9c07 Raise regex timeout from 100ms to 250ms 2020-08-05 01:19:24 +03:00
Dragory
03931c730d Fix error 2020-08-05 01:19:09 +03:00
Dragory
e14a93d752 Run user-supplied regexes in worker threads with a timeout 2020-08-05 01:15:36 +03:00
Dark
c19c13e2f5 Update Massmute to newest version... again 2020-08-04 15:27:12 +02:00
Miikka
764f3b839d Merge pull request #102 from DarkView/fr_cleaningMessageOnClean
Post a message letting the mod know we are now cleaning
2020-08-03 01:13:52 +03:00
Miikka
a0b2df28ad Merge pull request #101 from DarkView/fix_undefined#undefinedWelcomeMessage
Fix failed DM welcome messages sending the log undefined#undefined
2020-08-03 01:12:31 +03:00
Miikka
ccaaf74e42 Merge pull request #104 from DarkView/fix_searchRequired
Fix search being required on !roles
2020-08-03 01:12:12 +03:00
Dark
90b3faa30b Fix search being required on !roles 2020-08-02 22:31:56 +02:00
Dragory
ad1840df17 Fix up some automod context objects/types 2020-08-02 16:11:42 +03:00
Dragory
0ee47e50b0 spam: fix level-based overrides not working 2020-08-02 16:11:17 +03:00
Dragory
5c39735025 tags: fix !tag list failing if there are too many tags 2020-08-02 16:01:22 +03:00
Dark
1379dd8bea Allow for caseNumber in Logs, showing the case number - repalce log evts 2020-08-02 02:30:01 +02:00