mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
fix(bot): update discord.js to 13, ignore non-direct mentions
This commit is contained in:
parent
cba0d1f35a
commit
7a52653260
2 changed files with 10 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^12.5.3",
|
||||
"discord.js": "^13.6.0",
|
||||
"dotenv": "^10.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue