Merge branch 'main' of https://github.com/hok7z/moderator-bot
This commit is contained in:
commit
00de765943
1 changed files with 0 additions and 1 deletions
1
app.py
1
app.py
|
@ -13,7 +13,6 @@ import handlers
|
|||
import config
|
||||
|
||||
|
||||
|
||||
logging.basicConfig(format='%(asctime)s - %(name)s - %(levelname)s - %(message)s', level=logging.INFO)
|
||||
|
||||
WEBAPP_HOST = '127.0.0.1'
|
||||
|
|
Reference in a new issue