ok, fixed a few things

This commit is contained in:
Remy Moll
2020-10-29 13:12:48 +01:00
parent d4764515af
commit e29c1ea2fb
3 changed files with 73 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
import praw
try:
import api.keys as keys
import bot.api.keys as keys
except:
import keys