質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -55,4 +55,7 @@
|
|
55
55
|
discord.py==1.2.5
|
56
56
|
beautifulsoup4==4.8.2
|
57
57
|
html5lib==1.0.1
|
58
|
-
requests==2.22.0
|
58
|
+
requests==2.22.0
|
59
|
+
|
60
|
+
Procfile
|
61
|
+
web: python main.py
|