Система конфигов разбита на модули
This commit is contained in:
5
BotLibrary/configs/config.py
Normal file
5
BotLibrary/configs/config.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# BotLibrary/configs/config.py
|
||||
# Базовые переменные для проекта
|
||||
|
||||
# Базовая кодировка файлов
|
||||
default_encod = "utf-8"
|
||||
Reference in New Issue
Block a user