Commit graph

17 commits

Author SHA1 Message Date
e04d8857f9
Fix uninitialized variable 2024-10-22 07:49:42 +02: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
13e611c860
Fix fm default command
programming mistake
2024-04-10 07:22:46 +02:00
357f93623a
Temp commit 2024-04-09 15:52:42 +02:00
ead50bcf43
Attempt fix v10000 2024-04-09 11:24:57 +02:00
18182c0059
Show previous scrobble too 2024-04-09 09:33:54 +02:00
b63cdcba99
Revert "Add link to lastfm profile"
This reverts commit 683bc41284.
2024-04-08 13:29:40 +02:00
683bc41284
Add link to lastfm profile 2024-04-08 12:59:23 +02:00
3bc37cc1b7
fix v2 2024-04-08 12:56:15 +02:00
5ce61c820b
Actual fix to the problem 2024-04-08 12:54:40 +02:00
528308c858
Fix user not found error message 2024-04-08 12:52:14 +02:00
444af32def
Check if user is not found 2024-04-08 12:50:41 +02:00
90e16e2b3c
Add prefix to the message reminding how to set username 2024-04-08 12:46:42 +02:00
8b012829c1
Blame last.fm if there is an error 2024-04-08 12:40:23 +02:00
7bd728a16e
Improve default fm command, plus improve help 2024-04-08 11:49:00 +02:00
53358531e5
Split getFmUsername into own function
This also fixes the bug that happens when a user tries the default fm
command and it crashes the bot.
2024-03-07 10:48:11 +01:00
09d9a28b19
Rename displayCurrentScrobble to getCurrentScrobble 2024-03-04 15:05:12 +01:00
Renamed from util/lastfm/displayCurrentScrobble.js (Browse further)