mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 20:55:16 +00:00
,kjhgvc
This commit is contained in:
parent
cbf0ffc7d3
commit
e322be096f
2 changed files with 5 additions and 2 deletions
5
docker-compose.yml
Normal file
5
docker-compose.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
version: "3.8"
|
||||
services:
|
||||
main:
|
||||
build: .
|
||||
container_name: WatchingYou
|
||||
|
|
@ -31,13 +31,11 @@
|
|||
"@haileybot/captcha-generator": "^1.7.0",
|
||||
"@iamtraction/google-translate": "^2.0.1",
|
||||
"@top-gg/sdk": "^3.1.3",
|
||||
"6.9": "^1.0.0",
|
||||
"axios": "^1.2.2",
|
||||
"canvacord": "^5.4.8",
|
||||
"chalk": "^4.1.2",
|
||||
"discord-giveaways": "^6.0.1",
|
||||
"discord-image-generation": "^1.4.23",
|
||||
"discord.js": "^14.10.2",
|
||||
"dompurify": "^3.0.1",
|
||||
"dotenv": "^16.0.3",
|
||||
"erela.js": "^2.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue