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
|
1f33f1d3f1
|
Update Knub to 20.0.2
|
2019-05-03 22:24:01 +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
|
83a171096b
|
Update jest
|
2019-05-03 08:05:08 +03:00 |
|
Dragory
|
9f48cd7781
|
Update Knub to 20.0.1
|
2019-05-03 08:03:45 +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 |
|
Dragory
|
ef9afee8b4
|
Fix member fetching in a few places
|
2019-05-02 08:21:11 +03:00 |
|
Dragory
|
d6ffa06e2c
|
spam: fix failing auto-mute + invalid logs
Was caused by outdated way of fetching guild members on demand.
|
2019-05-02 08:14:17 +03:00 |
|
Miikka
|
3feb607a65
|
Ignore video embed descriptions in word filter
The description field is present in the embed details,
but is not actually shown on the embed itself
|
2019-04-30 10:50:38 +03:00 |
|
Dragory
|
9cc73600f6
|
Handle reaction roles for an unknown message gracefully
|
2019-04-30 06:58:38 +03:00 |
|
Dragory
|
5767a690d3
|
Ignore embed thumbnail/image width/height updates in edit logs
|
2019-04-30 06:56:02 +03:00 |
|
Dragory
|
5bea5fcbee
|
Allow using !remind without a reminder text (the bot uses a message link then instead)
|
2019-04-30 06:28:10 +03:00 |
|
Dragory
|
2500b1db48
|
Fix unknown users in logs in several places
|
2019-04-30 06:20:55 +03:00 |
|
Dragory
|
3e95e5920a
|
Tags: return an empty string for invalid inputs to mention()
|
2019-04-30 06:10:36 +03:00 |
|
Dragory
|
6fb93dac46
|
Also log self-deletions from the bot user
|
2019-04-30 06:08:47 +03:00 |
|
Dragory
|
6e1f858f8a
|
Standardize how message summaries are generated in logs
|
2019-04-30 06:07:48 +03:00 |
|
Dragory
|
189315c876
|
Also apply censor filters to embeds and attachments
|
2019-04-30 06:05:53 +03:00 |
|
Dragory
|
b8c9abe059
|
When using !search or !roles, refresh cached guild members periodically
|
2019-04-30 05:42:01 +03:00 |
|
Dragory
|
f56e3f0270
|
Show message source/data in !source
|
2019-04-30 05:35:38 +03:00 |
|
Dragory
|
ead7c51404
|
Show rich embeds in message deletions logs
|
2019-04-30 05:35:19 +03:00 |
|
Dragory
|
201baa913f
|
Show embed edits properly in logs; show bot self-edits in logs
|
2019-04-30 05:34:29 +03:00 |
|
Dragory
|
fc4941a3a3
|
Split codeblocks properly in chunkMessageLines
|
2019-04-30 05:32:50 +03:00 |
|
Dragory
|
c2ccb42559
|
Include base plugins in !about, show total number
|
2019-04-23 06:05:39 +03:00 |
|
Dragory
|
8ded916d93
|
Add shard latency to !ping
|
2019-04-23 05:59:46 +03:00 |
|
Dragory
|
c4b75c446c
|
Add sort options to !roles
|
2019-04-23 05:59:29 +03:00 |
|
Dragory
|
badb645703
|
Add !about command
|
2019-04-23 05:58:50 +03:00 |
|