updated requirements.txt

This commit is contained in:
latand
2021-09-10 19:16:11 +03:00
parent bd61c31b61
commit 84ec3127b9
5 changed files with 4 additions and 1 deletions

View File

@@ -7,3 +7,4 @@ env.read_env()
BOT_TOKEN = env.str("BOT_TOKEN") # Забираем значение типа str
ADMINS = env.list("ADMINS") # Тут у нас будет список из админов
IP = env.str("ip") # Тоже str, но для айпи адреса хоста