diff options
| author | 8cy <[email protected]> | 2020-04-11 06:22:53 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-11 06:22:53 -0700 |
| commit | a80abc36f8a610cc97bd99479a6bbf55782be579 (patch) | |
| tree | 3ff59dab029435584bc25b8f48978528c955f746 /package.json | |
| parent | reworks, v2.0.5 (diff) | |
| download | s5nical-a80abc36f8a610cc97bd99479a6bbf55782be579.tar.xz s5nical-a80abc36f8a610cc97bd99479a6bbf55782be579.zip | |
big portage, v2.1.0
- remove some commenting in app.js
- add gay, respect, btc, btcchange
- port itemshop, psycho and abee to new play system
- bolden important things in message responses
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index da8417c..cde9cdb 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,13 @@ "dependencies": { "@discordjs/opus": "^0.1.0", "at-quotes": "^1.3.3", + "btc-value": "^3.0.1", "demojijs": "^1.2.0", "discord.js": "github:discordjs/discord.js", "discord.js-commando": "github:discordjs/Commando", "emoji-random": "^0.1.2", "ffmpeg-static": "^4.1.0", + "figlet": "^1.3.0", "is-image-url": "^1.1.8", "moment": "^2.24.0", "moment-duration-format": "^2.3.2", |