mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-03-03 02:14:54 +00:00
Update config.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import logging
|
||||
import sqlite3
|
||||
max_uses: int = 500
|
||||
max_uses: int = 400
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
def debug(message):
|
||||
|
||||
Reference in New Issue
Block a user