Skip to content

Commit

Permalink
Install command-related packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ricetech committed Aug 28, 2021
1 parent 6512a91 commit 15293bb
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 8 deletions.
178 changes: 170 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"description": "A simple Discord bot that reminds certain users to blink every once in a while.",
"main": "index.ts",
"dependencies": {
"@discordjs/builders": "^0.6.0",
"@discordjs/rest": "^0.1.0-canary.0",
"discord-api-types": "^0.22.0",
"discord.js": "^13.1.0",
"dotenv": "^10.0.0",
"sequelize": "^6.6.5",
Expand Down

0 comments on commit 15293bb

Please sign in to comment.