3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00
Commit graph

524 commits

Author SHA1 Message Date
Dragory
0dc629ca84
Fix !info breaking when used without specifying a user id 2020-08-05 19:10:55 +03:00
Dragory
7d48f77935
RegExpRunner: make timeouts more lax 2020-08-05 19:08:47 +03:00
Dragory
024078ccdc
Add !invite utility command 2020-08-05 18:52:15 +03:00
Dragory
ebdeabdc32
automod: fix error when matching an unknown invite 2020-08-05 18:07:09 +03:00
Dragory
6f30356065
Rename serverInfo() abstraction to getServerInfoEmbed()
Consistent with getUserInfoEmbed()
2020-08-05 17:40:24 +03:00
Dragory
1df00d8548
Reorganize !info abstraction
Consistent with the abstraction for !server/!serverinfo now
2020-08-05 17:39:00 +03:00
Dragory
a234e18ec3
!server: fix max emoji count not including animated emojis 2020-08-05 05:00:45 +03:00
Dragory
52980a2515
!server: make sure we only show information for other servers when it's public information 2020-08-05 04:59:57 +03:00
Dragory
d1402b2400
Allow passing server id to !server, add alias !serverinfo 2020-08-05 04:38:10 +03:00
Dragory
741a742eb8
!server: use new approximate counts for member/online count 2020-08-05 03:56:19 +03:00
Dragory
925cf718e7
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
ceb567ad9a
Don't send null/undefined as audit log reasons 2020-08-05 02:54:02 +03:00
Dragory
b2a67523a1
Add kick reason to audit log when using !kick 2020-08-05 02:52:45 +03:00
Dragory
bbc97998c8
Clarify !kick -clean ban/unban reasons 2020-08-05 02:51:20 +03:00
Dragory
2077022299
Merge branch 'knub30' of git://github.com/almeidx/ZeppelinBot into almeidx-knub30 2020-08-05 02:45:54 +03:00
Dragory
1a182b26eb
Fix merge conflict 2020-08-05 02:44:54 +03:00
Dragory
49d965a61d
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-08-05 02:43:10 +03:00
Dragory
757c86ec05
Fix merge conflict 2020-08-05 02:42:40 +03:00
Miikka
ca0fe50806
Merge pull request #98 from DarkView/k30_massmute
Update Massmute to newest version... again
2020-08-05 02:40:36 +03:00
Miikka
b8269ebc81
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
f27050a44c
Fix merge conflict 2020-08-05 02:39:03 +03:00
Dragory
c6158adc38
Tweaks to RegExpRunner 2020-08-05 02:36:09 +03:00
Dragory
f71c0c076a
If !tag eval fails, let the user know the error 2020-08-05 02:26:47 +03:00
Dragory
f93291e604
Show BOT_ALERT if tag rendering fails 2020-08-05 02:25:32 +03:00
Dragory
5ea0f7eb46
Improve audit log error handling, show BOT_ALERT in more cases 2020-08-05 02:25:13 +03:00
Dragory
ffc25791ca
Raise regex timeout from 100ms to 250ms 2020-08-05 01:19:24 +03:00
Dragory
ad52ace055
Fix error 2020-08-05 01:19:09 +03:00
Dragory
a7fa258f2a
Run user-supplied regexes in worker threads with a timeout 2020-08-05 01:15:36 +03:00
Dark
8600cc4195 Update Massmute to newest version... again 2020-08-04 15:27:12 +02:00
Miikka
19b97bc32b
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
29b7bf7760
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
Dark
68e2e38f5c Fix search being required on !roles 2020-08-02 22:31:56 +02:00
Dragory
2e9e47ac83
Fix up some automod context objects/types 2020-08-02 16:11:42 +03:00
Dragory
97bd884ba3
spam: fix level-based overrides not working 2020-08-02 16:11:17 +03:00
Dragory
9681ddcc40
tags: fix !tag list failing if there are too many tags 2020-08-02 16:01:22 +03:00
Dark
e131c77e20 Allow for caseNumber in Logs, showing the case number - repalce log evts 2020-08-02 02:30:01 +02:00
Dragory
6caf7b1304
automod: fix spam filters counting edits multiple times 2020-08-02 03:23:12 +03:00
Dragory
9bbd245388
Update Knub to v30.0.0-beta.20 2020-08-02 02:55:44 +03:00
Dark
1e2466ecf6 Post a message letting the mod know we are now cleaning 2020-08-02 01:31:27 +02:00
Dark
587ed1cb67 Fix failed DM welcome messages sending the log undefined#undefined 2020-08-02 00:48:52 +02:00
Dragory
b4b16d0d88
Return some rate limit fiddling for reaction roles 2020-08-02 00:23:14 +03:00
Dragory
08524dee58
Leave unknown/non-whitelisted servers automatically 2020-08-01 23:57:19 +03:00
Dragory
88b8573f5a
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-08-01 23:53:58 +03:00
Dragory
ea069c5db3
companion_channels: handle errors gracefully 2020-08-01 23:53:47 +03:00
Dragory
57316b142a
reaction_roles: handle errors when adding reactions gracefully 2020-08-01 23:47:12 +03:00
Miikka
eb606ef4e8
Merge pull request #100 from DarkView/fix_outOfServerMuteUnmute
Fixed mistake that made REST calls we know will fail on forcemute/unmute
2020-08-01 15:29:21 +03:00
Dragory
85bca9bc92
Remove some of the non-fruitful debug attempts 2020-08-01 15:26:01 +03:00
Dragory
5bc63e2945
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-08-01 12:58:55 +03:00
Dragory
f882879d7c
post: fix crash when using -enable-mentions 2020-08-01 12:43:11 +03:00
Dark
532041ad0d Fixed mistake that made REST calls we know will fail on forcemute/unmute 2020-07-31 19:31:36 +02:00