@ -1,5 +1,9 @@
# Changelog
## v3.0.0-b4
- Removed "command not recognised" response, it caused 'fake' errors if multiple bots being run off the same token
## v3.0.0-b3
### Updated
@ -1,5 +1,5 @@
{
"version": "3.0.0-b3",
"version": "3.0.0-b4",
"main": "app/index.js",
"scripts": {
"postinstall": "cd ./discord-bot-core && npm install",