Improve directory architecture
This commit is contained in:
@@ -143,7 +143,7 @@ try:
|
||||
ALLOWED_GUILD_ID = config.getint('Discord', 'AllowedGuildID')
|
||||
REQUIRED_ROLE = "Game Server User"
|
||||
UPDATE_INTERVAL = 10
|
||||
EMBED_LOCATIONS_FILE = "embed_locations.json"
|
||||
EMBED_LOCATIONS_FILE = "./embed/embed_locations.json"
|
||||
|
||||
logger.debug("Loaded and validated configuration values from config.ini")
|
||||
|
||||
|
Reference in New Issue
Block a user