Trivia command

This commit is contained in:
NikolajDanger
2020-04-05 18:37:59 +02:00
parent 906ff4361a
commit 1e2f64c67c
7 changed files with 162 additions and 26 deletions

1
funcs/roll/__init__.py Normal file
View File

@ -0,0 +1 @@
from .dice import roll_dice