Commit graph

206 commits

Author SHA1 Message Date
315d101486 Log role creation
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-06-02 23:31:37 +02:00
70e91b9175 Log role deletion
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-06-02 23:25:41 +02:00
fce771cc6a Show channel name and fix title
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-06-02 23:03:59 +02:00
4cdbc5298f Fix showing wrong user from log
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-06-02 23:00:32 +02:00
b21c3ea86b Fix message update logging
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-06-02 23:00:19 +02:00
ce292488d1 fixed typo
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-30 17:48:52 +02:00
c61cf5a12e Fixed error reporting
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-11 18:45:42 +02:00
b123ceb584 uncaughtException 2020-05-03 22:42:05 +02:00
7f0453b3a5 Show execution time 2020-05-03 22:41:54 +02:00
72d474f06a Don't log bots
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-02 19:32:09 +02:00
101d7b18a4 Replaced username and discriminator with tag
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-02 00:10:44 +02:00
4d1dc6037e Show author id
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-02 00:04:50 +02:00
788dc27c3d Check for message content
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-01 22:49:16 +02:00
3d8f20f054 Some more logging options
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-01 22:25:08 +02:00
66314b5c79 Use description instead of title
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-01 07:35:01 +02:00
57602e33fa Removed empty field
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-01 03:34:59 +02:00
9b3308d118 Removed a console.log
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-01 03:34:19 +02:00
e5c0d7eb7c Show profile picture in the author field and added message id in the footer
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-05-01 03:33:01 +02:00
3dd73b9caf Log messageDelete and messageUpdate
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-04-30 22:50:12 +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
b8105f2f1d Make the embed look better
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
2020-04-30 22:28:21 +02:00
fc3e12ab74 guildBlacklist and not userblacklist 2020-04-30 03:13:46 +02:00
5850bebad3 Fix the blacklist thing 2020-04-27 19:44:44 +02:00
73da34c857 leave guild if owner is blacklisted 2020-04-15 17:15:20 +02:00
745f26c174 Don't count owner command 2020-04-12 18:23:42 +02:00
e8de270df1 Show if its a bot or not
Don't delete the original message
Handle spaces after the message link
2020-04-09 16:27:12 +02:00
a617abea3a executed command count and fixed the hardcoded channel 2020-04-02 19:12:46 +02:00
f570b18912 get daily stats about command usage 2020-04-01 04:36:17 +02:00
dba97eced9 send message when april fool joke get triggered 2020-04-01 03:13:45 +02:00
408c24e0b8 unsafe regex 2020-03-29 18:49:20 +02:00
378be5da88 Make these command work in dm 2020-03-22 21:54:19 +01:00
3b2e306977 fix channel restriction 2020-03-19 23:24:31 +01:00
53df9ae69b Merge branch 'master' of https://gitlab.com/loicbersier/discordbot 2020-03-18 02:36:12 +01:00
f84b8e20d2 Allow the blocking of command 2020-03-18 02:28:29 +01:00
af3762b90d Merge branch 'master' of https://gitlab.com/loicbersier/discordbot 2020-03-12 23:11:12 +01:00
20d8c5697c fix delete 2020-03-12 23:10:59 +01:00
b85784706e remove role thing 2020-03-07 18:07:42 +01:00
90d29dd210 changed guild to member and added role functionality 2020-03-07 17:59:23 +01:00
3ad46b7950 Changed guild to member 2020-03-07 17:59:09 +01:00
5aba35502b Fix guild create and delete 2020-03-07 13:42:47 +01:00
84eb792374 fix hex color 2020-03-07 13:15:06 +01:00
c4f4a2a995 Actually nvm it was discord fault 2020-03-05 22:55:54 +01:00
d64285b3df disable quotation because i made it like ass 2020-03-05 22:54:08 +01:00
0ad53eac4b use channel name 2020-03-05 22:43:11 +01:00
b60057e110 delete message only if it can send message 2020-03-05 22:42:16 +01:00
68dcc1875c Set quoted message as timestamp 2020-03-05 22:26:53 +01:00
016068d8da If the quoted message contain an image shows it 2020-03-05 22:02:42 +01:00
4b4b31d80d Delete the quotation message 2020-03-05 21:55:12 +01:00
190c19d271 Quotation feature 2020-03-05 21:50:16 +01:00
60f85fb5ff Major DIscord.js & Discord-akairo update 2020-03-04 02:08:04 +01:00