Commit graph

8 commits

Author SHA1 Message Date
49a3c50980
Add custom commands 2021-07-02 19:29:15 +02:00
70f444fc8b
Fix printing only 1 line when command exec fails 2021-06-30 17:18:48 +02:00
3bb88034cd
Add arguments to command exec log 2021-06-30 17:17:58 +02:00
35555e27ee
Add userid to logging executed commands 2021-06-30 16:06:07 +02:00
1978c5e811
Log command executed and who executed it. 2021-06-30 16:04:42 +02:00
f884b9bd14
Refactor if statement without else
Assign prefix to globalPrefix first, so there is no need for an else
statement.
2021-06-26 02:34:48 +02:00
35379aaf49
Declare variable 2021-06-22 06:48:41 +02:00
4c1a87118b
Add message.js
Forgot to commit this with 4630cefd47 like
a fucking idiot.
2021-06-19 12:55:19 +02:00