Commit graph

9 commits

Author SHA1 Message Date
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
7bda48d4a4
Split up album and artist on userinfo (foobar2k)
Closes #32
2023-04-16 15:05:46 +02:00
5923d9ba56
morePresence: Add check if details is null 2021-08-12 18:35:29 +02:00
1ea4892167
Update to make it work on discord.js v13
* Use intents
* Use messageCreate instead of message
* Update sending embeds for v13
* Fix getNickname for v13
* Fix user presence
* guild.member to guild.members.cache.get
* Fix userinfo (+ some other minor changes)
2021-08-09 20:15:03 +02:00
dbb3ba41d5
morePresence: Fix error with splice + more 2021-07-01 17:34:51 +02:00
46fe7b8532
morePresence: Add support for vscode 2021-06-30 17:35:28 +02:00
1c56c7889f
Fix morePresence: Apple Music showing wrong info 2021-06-30 16:49:34 +02:00
7a78de8939
morePresence: Add Custom Status condition 2021-06-28 18:33:53 +02:00
e9a93c9279
Add morePresence, and make userinfo.js use it
To get more details about stuff. Only foobar2000, apple music and
spotify for now
2021-06-28 17:58:54 +02:00