forked from waifu/kemoverse
Add a roll timeout to the bot
This commit is contained in:
parent
74e4c86d02
commit
3a2033a025
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@ def get_last_rolled_at(user_id):
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
# Configuration
|
|
||||||
|
|
||||||
def get_config(key):
|
def get_config(key):
|
||||||
'''Reads the value for a specified config key from the db'''
|
'''Reads the value for a specified config key from the db'''
|
||||||
conn = get_db_connection()
|
conn = get_db_connection()
|
||||||
|
|
Loading…
Add table
Reference in a new issue