Add funny gif after sending !rank

Also added dotenv for easier local development and added .env to gitignore
This commit is contained in:
ejer
2021-07-31 21:06:31 +02:00
parent 11c2561950
commit ac76242810
4 changed files with 1414 additions and 39 deletions

View File

@@ -23,6 +23,7 @@
"dependencies": {
"@discordjs/opus": "^0.5.0",
"discord.js": "^12.5.1",
"dotenv": "^10.0.0",
"ffmpeg-static": "^4.3.0",
"request": "2.81.0",
"ytdl-core": "^4.5.0"