41 Commits

Author SHA1 Message Date
oSumAtrIX
e36df0e9f7
feat: reply command 2022-08-22 03:37:08 +02:00
oSumAtrIX
e66e8fd004
fix: add ban command to poise framework 2022-08-22 00:23:11 +02:00
oSumAtrIX
29be605c22
refactor: lint 2022-08-21 22:51:12 +02:00
oSumAtrIX
ef1ddf50fd
refactor: remove unused lifetime 2022-08-21 22:51:00 +02:00
oSumAtrIX
efaa6190e5
feat: ban command 2022-08-21 22:43:43 +02:00
oSumAtrIX
25efe87776
fix: incorrect command option description 2022-08-21 22:43:43 +02:00
oSumAtrIX
8045e180e9
feat: command descriptions 2022-08-21 22:43:42 +02:00
oSumAtrIX
3f1d6af569
refactor: remove unnecessary mutex 2022-08-21 22:43:42 +02:00
oSumAtrIX
33e150c40a
refactor: explicit condition check 2022-08-21 03:54:30 +02:00
oSumAtrIX
1f5063b66f
feat: only cure users on name change 2022-08-21 03:53:06 +02:00
oSumAtrIX
5519bb2ee5
fix: handle unavailable guilds 2022-08-21 03:33:24 +02:00
oSumAtrIX
204e7e6194
refactor: simplify Data 2022-08-21 03:33:24 +02:00
oSumAtrIX
3f05f8cd92
feat: allow ascii only names 2022-08-21 03:33:24 +02:00
reis
55d0aaff21
feat: format timestamp (#17) 2022-08-20 17:20:24 +02:00
oSumAtrIX
d87091bfe3
feat: ephemeral response for permission error 2022-08-20 16:49:45 +02:00
oSumAtrIX
c0bcc0a12b
fix: allow lints 2022-08-20 16:14:23 +02:00
oSumAtrIX
54171ba2ce
feat: moderation commands 2022-08-20 15:45:02 +02:00
Sculas
9407f1b37e
refactor: log events with level trace 2022-08-09 21:03:38 +02:00
oSumAtrIX
6c68e73657
feat: ignore casing when curing user names 2022-08-09 20:00:28 +02:00
oSumAtrIX
729d5abff4
refactor: fix clippy warnings 2022-08-09 19:15:12 +02:00
oSumAtrIX
28a19c4120
feat: decancer user names 2022-08-09 18:54:35 +02:00
oSumAtrIX
ba7b82a6de
feat: migrate to command framework 2022-08-09 18:08:16 +02:00
oSumAtrIX
422bed5364
feat: add rustfmt (#14) 2022-07-12 15:08:26 +02:00
Oskar
607638b99f
chore(fmt): change to default rustfmt config (#12) 2022-07-09 23:53:23 +02:00
Lucaskyy
96ce88666b
fix(clippy): fix clippy warning 2022-07-09 19:53:32 +02:00
Lucaskyy
8afda248be
fix: thread created should be debug, not info 2022-07-09 19:35:31 +02:00
Lucaskyy
25d343dfa5
refactor: improve loading token var 2022-07-09 18:30:21 +02:00
Lucaskyy
704d05f45b
fix: use tracing to fix serenity logging
file logging is todo
2022-07-09 18:14:43 +02:00
Lucaskyy
d69ae966c5
fix: release builds not logging 2022-07-09 17:51:52 +02:00
Oskar
cee17a11eb
feat: update logger and other small changes 2022-07-09 16:06:02 +02:00
Oskar
740d5b5f39
chore(clippy): fix clippy warnings (#2) 2022-07-09 14:33:00 +02:00
oSumAtrIX
42098b9db5
feat: move DISCORD_AUTHORIZATION_TOKEN to .env 2022-07-08 22:26:05 +02:00
oSumAtrIX
08e95274ef
style: fix multiplicies of names 2022-07-08 20:23:49 +02:00
oSumAtrIX
b34c9b3a66
feat: thread_introductions 2022-07-08 20:18:53 +02:00
oSumAtrIX
a3e6d88cfb
fix: do not create unnecessary instances of Regex 2022-07-08 19:51:52 +02:00
oSumAtrIX
179ad3e824
fix: use snake case and module for configuration 2022-07-08 19:21:13 +02:00
oSumAtrIX
4293dd5518
feat: embeds 2022-07-07 02:55:55 +02:00
oSumAtrIX
57693d39ed
refactor: load_configuration 2022-07-06 22:32:15 +02:00
oSumAtrIX
8fb0ab8835
feat: message-responders & reload command 2022-07-06 22:32:15 +02:00
oSumAtrIX
216df9d1cf
refactor: remove unused imports 2022-07-06 22:32:14 +02:00
oSumAtrIX
c07ad28a60
feat: initial commit 2022-07-06 06:04:37 +02:00