Required push
This commit is contained in:
parent
5e0939db3d
commit
a3c9481f3f
74 changed files with 2388 additions and 9 deletions
8
docker-compose.yml
Normal file
8
docker-compose.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
version: "3"
|
||||
|
||||
services:
|
||||
bot:
|
||||
build: .
|
||||
image: mydiscordbot
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue