much shorter deletion time
This commit is contained in:
parent
8c2eeeae3c
commit
dc0a6ce68f
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -7,7 +7,7 @@ import discord
|
|||
|
||||
STATE_FILE = 'state.json'
|
||||
CHANNEL_NAME = 'therapy-elevator'
|
||||
DELETION_SECONDS = 300
|
||||
DELETION_SECONDS = 15
|
||||
TYPING_DELAY = 2
|
||||
|
||||
SETUP_MESSAGE = 'Welcome to Nemuro Memorial Hall. Please give your name and class year for our records.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue