Commit graph

172 commits

Author SHA1 Message Date
a201b05def some alliases
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-10-14 20:21:38 +02:00
2ef3a1d974 fixed some english
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-10-14 20:20:05 +02:00
ca5184ff66 fix --remove --removeall and changed some alias
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-10-14 20:14:23 +02:00
c857d36c65 Nvm don't use unordered arguments 2020-07-16 09:56:07 +02:00
05c3cf5f76 Fixed typo "occured" to "occurred" (holy shit there was a lot) 2020-07-16 09:42:07 +02:00
0f64f1b846 Use unordered arguments 2020-07-16 09:28:06 +02:00
bdf2b09f05 fix client permission 2020-06-22 19:50:59 +02:00
2d95e3c294 Add MANAGE_SERVER permission for the bot 2020-06-22 18:52:27 +02:00
10f2be27ef Fixed the ability to unblacklist
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-08 01:26:09 +02:00
320ac3a3f0 Some channel logging (W.I.P)
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-04-30 22:34:54 +02:00
1386bf31ca fix blocking multiple commands 2020-04-07 00:17:36 +02:00
408c24e0b8 unsafe regex 2020-03-29 18:49:20 +02:00
7d934bb6f8 fix crash? 2020-03-29 18:31:15 +02:00
6c0f5cd540 args.remove 2020-03-29 18:29:01 +02:00
3b2e306977 fix channel restriction 2020-03-19 23:24:31 +01:00
9687948972 replace say with send 2020-03-19 17:02:57 +01:00
e6bbafb7c2 better description 2020-03-18 02:38:25 +01:00
6256d2a761 Move its location 2020-03-18 02:29:16 +01:00
f84b8e20d2 Allow the blocking of command 2020-03-18 02:28:29 +01:00
190c19d271 Quotation feature 2020-03-05 21:50:16 +01:00
ef625e30ea remove "all" 2020-03-05 21:40:16 +01:00
60f85fb5ff Major DIscord.js & Discord-akairo update 2020-03-04 02:08:04 +01:00
9b14538fe4 updated description 2020-02-24 14:34:04 +01:00
63c10d758c Whitelist word 2020-02-24 14:31:52 +01:00
9edf3c28be reset function 2020-02-22 23:13:12 +01:00
494440f289 unbanword alias 2020-02-18 18:59:38 +01:00
Bruh moment
ec1e770eee Update banword.js 2020-02-02 17:37:57 +00:00
ed75c7a7d3 --removeall 2020-01-30 12:02:27 +01:00
903f9cd59e make the update lowercase 2020-01-19 14:12:56 +01:00
e95ca10f4e update command to support hackban 2019-12-30 15:38:58 +01:00
b8fa684cb9 fix unban command 2019-12-30 14:56:05 +01:00
079f54758f Added "clear" aliase, dunno why it wasen't there to begin with 2019-12-17 21:19:18 +01:00
136c981d26 don't use prefix from config.json but from the command handler 2019-12-10 20:06:58 +01:00
8f3fbfcf12 Make update work 2019-11-27 16:03:40 +01:00
fc74a7e746 Use sql instead of json 2019-11-27 12:16:30 +01:00
baed726e68 use this.client.ownerID instead of taking it from config.json 2019-11-25 22:03:50 +01:00
a7f549dcd9 Make --remove work withtout having to provide the response args 2019-11-20 18:15:24 +01:00
ca4bc6e512 Typo correction 2019-11-15 21:39:53 +01:00
0113996b80 Check for perm 2019-11-09 12:04:01 +01:00
8441ad09df added --remove and default messages 2019-11-09 12:02:55 +01:00
f78c092cb8 update description 2019-09-29 19:35:13 +02:00
dcb84188d3 moved to --remove in tag command 2019-09-13 18:51:10 +02:00
0faa44e462 Made tag overwritable only by owner of the tag and admin/owner also make the command able to delete from here 2019-09-13 18:51:02 +02:00
d86f89e01b Put reason in audit log 2019-08-30 22:11:10 +02:00
7380224fa4 Remove non latin character 2019-08-24 12:03:21 +02:00
530529a616 client perm 2019-08-21 20:50:24 +02:00
a05223a508 make case insensitive 2019-08-21 20:03:29 +02:00
2e392da2f6 banning word system 2019-08-21 19:58:51 +02:00
d4aaeb603b Don't put to lowercase 2019-08-11 19:33:27 +02:00
cbe2d46f90 fix for updating tag 2019-08-11 19:31:51 +02:00