Prepare for Heroku

This commit is contained in:
NikolajDanger
2020-08-02 23:18:31 +02:00
parent 8a09e0043e
commit 01291f8f5e
4 changed files with 11 additions and 2 deletions

View File

@ -2,7 +2,7 @@ import lxml.etree # Used by imageFunc
import re # Used by roll_dice
import datetime # Used by helloFunc
import json # Used by spellFunc
import random # Used by imageFunc
#import random # Used by imageFunc
import urllib # Used by imageFunc
import imdb # Used by movieFunc
import time # Used for logging