Bugfixes and consistency on message content and deletion
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node --experimental-strip-types --env-file=.env src/bot.ts",
|
||||
"debug": "node --inspect --experimental-strip-types --env-file=.env src/bot.ts",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user