mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 17:24:55 +00:00
Merge branch 'main' into dev
This commit is contained in:
@@ -21,7 +21,7 @@ def debug(message):
|
|||||||
if os.name == "nt":
|
if os.name == "nt":
|
||||||
logging.info(message)
|
logging.info(message)
|
||||||
else:
|
else:
|
||||||
printf(message)
|
print(message)
|
||||||
|
|
||||||
|
|
||||||
# connect to the database
|
# connect to the database
|
||||||
|
|||||||
Reference in New Issue
Block a user