Trivia command
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
from .gwendolynFuncs import helloFunc, roll_dice, cap, imageFunc, logThis, findWikiPage
|
||||
from .gwendolynFuncs import helloFunc, cap, imageFunc, logThis, findWikiPage, triviaStart, triviaOtherThing, triviaCountPoints
|
||||
|
||||
from .swfuncs import parseChar, parseRoll, parseDestiny
|
||||
|
||||
from .lookup import spellFunc, monsterFunc
|
||||
|
||||
from .other import nameGen, tavernGen, movieFunc
|
||||
from .other import nameGen, tavernGen, movieFunc
|
||||
|
||||
from .roll import roll_dice
|
Reference in New Issue
Block a user