Nils Blömeke
|
59a7e51b63
|
Implemented loading and finished message
|
2019-06-18 23:43:01 +02:00 |
|
Miikka
|
c576d9a37c
|
Fix perms in MessageSaver
|
2019-06-11 10:26:50 +03:00 |
|
Miikka
|
8af4598b99
|
Fix crash on unknown channel when applying reaction roles
|
2019-06-11 10:24:50 +03:00 |
|
Dragory
|
0f1ee84c46
|
Move available plugins to a separate file from index.ts
|
2019-05-25 14:40:00 +03:00 |
|
Dragory
|
8467e9703a
|
Make plugin schema & validation static
|
2019-05-25 14:39:26 +03:00 |
|
Miikka
|
a2a7dd5b4b
|
Fix permission names
|
2019-05-14 14:49:30 +03:00 |
|
Dragory
|
c4ae36c745
|
Check if the user is already banned in !forceban
|
2019-05-13 00:34:12 +03:00 |
|
Dragory
|
1066c3ef3d
|
Allow at-everyone/here when using --enable-mentions in !post
|
2019-05-13 00:31:59 +03:00 |
|
Dragory
|
02a4cbda25
|
Update Knub to 20.1.0
|
2019-05-11 06:23:30 +03:00 |
|
Dragory
|
f63ae2f4cc
|
Some fixes for slowmodes not being removed properly
|
2019-05-11 06:22:26 +03:00 |
|
Dragory
|
930296973a
|
Fix stacking scheduled post loop when reloading
|
2019-05-08 08:27:52 +03:00 |
|
Dragory
|
51b104a096
|
Load NVM in update script
|
2019-05-07 22:27:50 +03:00 |
|
Dragory
|
3ec35b4ebb
|
!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
|
4a020ed735
|
search: add reaction pagination; add --export
|
2019-05-07 22:13:02 +03:00 |
|
Dragory
|
4cb890de6b
|
Add some extra comments
|
2019-05-07 19:54:16 +03:00 |
|
Dragory
|
8a3097f63e
|
Add a generic bot alert log type. Use this in several places.
|
2019-05-04 19:18:16 +03:00 |
|
Dragory
|
e18193c1a2
|
Add post scheduling. Add cleaner post_embed syntax.
|
2019-05-04 18:41:50 +03:00 |
|
Dragory
|
a761a4e550
|
Add update.sh
|
2019-05-04 11:03:23 +03:00 |
|
Dragory
|
79c36c2521
|
Add .nvmrc
|
2019-05-04 11:02:49 +03:00 |
|
Dragory
|
f468646f87
|
Use start-prod script in pm2 directly
|
2019-05-04 10:59:11 +03:00 |
|
Dragory
|
8181df3140
|
Re-hide debug logs by default
|
2019-05-04 10:58:57 +03:00 |
|
Dragory
|
1e4d66a0a4
|
Disable performance debugging
|
2019-05-04 10:52:59 +03:00 |
|
Dragory
|
bb56f92c43
|
Remove timestamp from log fn in favor of pm2's timestamps
|
2019-05-04 10:52:38 +03:00 |
|
Dragory
|
7064199ccd
|
Add process.json for pm2
|
2019-05-04 10:52:14 +03:00 |
|
Dragory
|
76ab2e9465
|
Tidy up debug logging in resolveMember
|
2019-05-04 10:49:55 +03:00 |
|
Dragory
|
3f0277120b
|
Increase template cache size from 100 to 200
|
2019-05-04 10:48:35 +03:00 |
|
Dragory
|
f80d141c82
|
Require can_use perm for !role help in self grantable roles
|
2019-05-04 10:48:23 +03:00 |
|
Dragory
|
ce80d3d521
|
Bandaid for a crash in username saver
|
2019-05-04 10:47:59 +03:00 |
|
Dragory
|
900f77aa14
|
Include message id in censored message logs
|
2019-05-04 01:46:27 +03:00 |
|
Dragory
|
23eb057780
|
Add WelcomeMessage plugin
|
2019-05-03 23:56:38 +03:00 |
|
Dragory
|
1fef4128cf
|
Only log username changes for users on the current server
|
2019-05-03 23:40:34 +03:00 |
|
Dragory
|
13a38a2f64
|
Actual fix for said crash
|
2019-05-03 23:35:09 +03:00 |
|
Dragory
|
a4919523c1
|
Hotfix for crash
|
2019-05-03 23:34:44 +03:00 |
|
Dragory
|
e231faf51f
|
Fix username change logging and saving. Re-enable migrations.
|
2019-05-03 23:31:38 +03:00 |
|
Dragory
|
1b1ae98714
|
Third time's the charm
|
2019-05-03 22:40:05 +03:00 |
|
Dragory
|
e0ff67c0b4
|
Another fix to that migration..
|
2019-05-03 22:38:47 +03:00 |
|
Dragory
|
ed6eee47f3
|
Username migration tweaks
|
2019-05-03 22:36:49 +03:00 |
|
Dragory
|
56f746787f
|
Prepare to migrate usernames to a new table
|
2019-05-03 22:25:23 +03:00 |
|
Dragory
|
aa21bb4716
|
Update Knub to 20.0.2
|
2019-05-03 22:24:01 +03:00 |
|
Dragory
|
c4a435ae72
|
Add message IDs to default message edit/delete logs
|
2019-05-03 16:42:14 +03:00 |
|
Miikka
|
1ca9abf73d
|
Reduce spacing in edit logs
|
2019-05-03 14:38:16 +03:00 |
|
Miikka
|
8d73e1160f
|
Fix code block escape in embed edit logs
|
2019-05-03 14:36:55 +03:00 |
|
Dragory
|
6adcd1b583
|
Fix crash
|
2019-05-03 08:13:10 +03:00 |
|
Dragory
|
b8e0f26bf0
|
Fix missing pings/mentions in logs
|
2019-05-03 08:08:21 +03:00 |
|
Dragory
|
2aacf6fe65
|
Update jest
|
2019-05-03 08:05:08 +03:00 |
|
Dragory
|
e53eb830a2
|
Update Knub to 20.0.1
|
2019-05-03 08:03:45 +03:00 |
|
Dragory
|
f7ecdfe896
|
Clarify when a user is not on the server in !info
|
2019-05-02 18:53:32 +03:00 |
|
Dragory
|
6f0e8bb76e
|
Properly clear expired mutes even if the user has left the server
|
2019-05-02 18:41:34 +03:00 |
|
Dragory
|
6ed8aba35f
|
Optimizations + debug logging
|
2019-05-02 18:34:15 +03:00 |
|
Dragory
|
a84fb87324
|
Don't abuse the API in resolveUser/resolveMember
|
2019-05-02 18:25:25 +03:00 |
|