We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54d0d1 commit 3a62837Copy full SHA for 3a62837
events/ready.ts
@@ -5,7 +5,7 @@ const presenceData: PresenceData = {
5
afk: false,
6
activity: {
7
type: 'WATCHING',
8
- name: 'for ~!help | v3.0.2'
+ name: 'for ~!help | v3.0.3'
9
}
10
11
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lyrics-finder",
3
- "version": "3.0.2",
+ "version": "3.0.3",
4
"description": "Lyrics Finder bot on Discord",
"main": "index.js",
"repository": "https://github.com/angeloanan/lyrics-finder",
0 commit comments