config from docker envs

This commit is contained in:
2026-02-24 21:45:13 +00:00
parent a0977c40de
commit 36a4583d63
3 changed files with 34 additions and 5 deletions

View File

@@ -8,6 +8,6 @@ __all__ = (
)
BOT_NAME = 'CraftSleuthBot'
BOT_NAME = 'DeletedPostsBot'
BASE_DIR = Path(__file__).parent.parent.parent
MSG_AWAIT_THRESHOLD = 5