|
30d94706e1
|
Remove time measurement of command
CI / CI (push) Successful in 16s
It never worked anyways
|
2024-11-01 20:18:13 +01:00 |
|
|
15b25c5732
|
Remove netmodule references in server/message
CI / CI (push) Successful in 16s
|
2024-11-01 20:02:44 +01:00 |
|
|
39ca3ee322
|
Fix mention not working as prefix
|
2024-03-24 21:00:00 +01:00 |
|
|
5b202ae9d3
|
Add better syntax for the fm command
|
2024-03-07 11:03:01 +01:00 |
|
|
b539f41d51
|
Move checks before other things
No need to do other things before this check.
|
2024-03-07 10:53:52 +01:00 |
|
|
482fc2a1e7
|
Add mentioning the bot as a valid prefix
|
2024-03-03 15:04:35 +01:00 |
|
|
04f39582a4
|
Rewrite timer command to use JSON
* Rewrite parseTime to use seconds instead of ms
* Move parseTime to timer subdirectory
* Implement checkTimer and sendTimerReminder.
|
2022-06-09 18:44:30 +02:00 |
|
|
4e41a035ed
|
Move custom command files into own directory
|
2022-04-05 16:39:29 +02:00 |
|
|
af4c08b220
|
Add execution time to command logging
|
2021-08-03 16:25:17 +02:00 |
|
|
8b1a43e1bc
|
Add require line that I forgot to commit earlier
|
2021-07-04 13:13:54 +02:00 |
|
|
9bb9effaf7
|
Add custom variables to custom message feature
|
2021-07-04 12:51:26 +02:00 |
|
|
55393e755e
|
Fix setPresence not using prefix
|
2021-07-02 20:21:07 +02:00 |
|
|
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 |
|