This commit is contained in:
BarsTiger
2021-04-09 16:25:42 +03:00
parent 5f5ff0bd6d
commit 2ac09be5a9
3 changed files with 3 additions and 0 deletions

1
Procfile Normal file
View File

@@ -0,0 +1 @@
worker: main.py

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
discord.py

1
runtime.txt Normal file
View File

@@ -0,0 +1 @@
python-3.9.1