diff --git a/Procfile b/Procfile index e6fd090e..73468f37 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ -worker: python EnsoBot.py \ No newline at end of file +worker: python EnsoBot.py +web: python EnsoBot.py \ No newline at end of file diff --git a/cogs/__pycache__/FunCommands.cpython-36.pyc b/cogs/__pycache__/FunCommands.cpython-36.pyc index ea369b50..29ffb02b 100644 Binary files a/cogs/__pycache__/FunCommands.cpython-36.pyc and b/cogs/__pycache__/FunCommands.cpython-36.pyc differ diff --git a/cogs/__pycache__/WaifuImages.cpython-36.pyc b/cogs/__pycache__/WaifuImages.cpython-36.pyc index 8976c599..17bccd48 100644 Binary files a/cogs/__pycache__/WaifuImages.cpython-36.pyc and b/cogs/__pycache__/WaifuImages.cpython-36.pyc differ