1
0
Fork 0
forked from waifu/kemoverse

Add a roll timeout to the bot

This commit is contained in:
w 2025-05-24 17:54:15 -03:00
parent 74e4c86d02
commit 3a2033a025

View file

@ -59,8 +59,6 @@ def get_last_rolled_at(user_id):
# Configuration
# Configuration
def get_config(key):
'''Reads the value for a specified config key from the db'''
conn = get_db_connection()