Make 'some' changes and add Dockerfile
This commit is contained in:
@@ -5,7 +5,6 @@ so all other files can call it from here
|
||||
"""
|
||||
|
||||
try:
|
||||
from data.media import __media_anime__, __media_girl__
|
||||
from data.memes import __memes_list__
|
||||
from memes import __memes_list__
|
||||
except ImportError as error:
|
||||
print(f"Error while importing: {error}")
|
||||
|
||||
Reference in New Issue
Block a user