Files
Gwendolyn/funcs/games/__init__.py
2020-07-27 18:19:14 +02:00

2 lines
111 B
Python

from .money import checkBalance, giveMoney
from .trivia import triviaCountPoints, triviaStart, triviaOtherThing