Update Invitarr.py
logging
This commit is contained in:
@@ -11,6 +11,8 @@ import aiohttp
|
|||||||
from dotenv import load_dotenv
|
from dotenv import load_dotenv
|
||||||
import configparser
|
import configparser
|
||||||
import texttable
|
import texttable
|
||||||
|
import sys
|
||||||
|
sys.stdout = sys.stderr
|
||||||
CONFIG_PATH = 'app/config/config.ini'
|
CONFIG_PATH = 'app/config/config.ini'
|
||||||
BOT_SECTION = 'bot_envs'
|
BOT_SECTION = 'bot_envs'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user