062e6d43dc
Update discord.js dependency to version 14 ( #116 )
...
* Update discord.js in package.json to v14.16.3 & update package-lock.json
* Update all embeds to work with v14
* Do not show discriminator if it is 0
2024-10-22 07:36:10 +02:00
376dfb11fc
Improve moreHelp on setpresence command
2024-10-11 06:16:42 +02:00
be673a9fad
Fix formatting
2022-05-04 06:05:23 +02:00
baf41301ae
Remove unnecessary if statement
2022-03-27 23:20:36 +02:00
d91b2c748c
Fix presence updating without restarting bot
...
Use a discord collection instead of reading from a config file
2021-08-30 23:20:25 +02:00
be52c11691
Fix setpresence command
2021-07-24 18:10:44 +02:00
SileNce5k
e7cdd425d1
Split commands into subdirectories
...
* Move command files into directories
* Edit relative paths
* Update gitignore
* Finish support for commands in subdir
* Split up getCommandFiles into own function
* Add support for subdirs on help command
2021-07-18 11:24:46 +02:00