Reaction roles working. Management of message and reactions is messy and needs reinforcement.
This commit is contained in:
4
data/init.py
Normal file
4
data/init.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import data.react_roles as data_react_roles
|
||||
|
||||
def init_databses():
|
||||
data_react_roles.init_db()
|
||||
Reference in New Issue
Block a user