Commit graph

11 commits

Author SHA1 Message Date
f54ac8e1de
Use own parse-ms implementation
All checks were successful
CI / CI (push) Successful in 16s
2024-10-28 01:52:38 +01:00
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
582d9234ab
Fix plural bug in setPresence 2024-09-24 05:34:59 +02:00
4d87294196
Catch setactivity so bot doesn't crash 2022-06-29 16:23:57 +02:00
92787eb2d1
Fix plural bug + change ternaries to ifs 2022-06-03 15:49:27 +02:00
52e832101f
Edit variable names to make more sense 2022-04-29 14:17:27 +02:00
8093998cda
Change uptime to show hours if it exceeds an hour 2022-04-28 05:00:34 +02:00
52a15e2c19
Add uptime as a presence text choice for the bot
idk what the fuck I'm doing anymore so I'm just adding random useless
shit that no one neeeds. I'm the only fucker using this shitty bot and
I'm probably not even gonna be using this shitty feature myself...
2022-04-27 11:46:40 +02:00
3dadfd5340
Change format of presence thing 2021-08-31 18:25:40 +02:00
607ae7d853
Use a for loop instead of being an idiot 2021-08-31 18:20:25 +02:00
bf1a7985aa
Refactor presence stuff
* Create new function that sets presence which replaces with correct
  variables
* Probably some more shit I don't remember
2021-07-09 18:10:49 +02:00