Doing a trivia

This commit is contained in:
NikolajDanger
2020-04-06 14:37:10 +02:00
parent 2a27ef61de
commit a0451d5dbe
5 changed files with 128 additions and 118 deletions

View File

@ -1,9 +1,9 @@
from .gwendolynFuncs import helloFunc, cap, imageFunc, logThis, findWikiPage, triviaStart, triviaOtherThing, triviaCountPoints
from .gwendolynFuncs import helloFunc, cap, imageFunc, logThis, findWikiPage, makeFiles
from .swfuncs import parseChar, parseRoll, parseDestiny
from .lookup import spellFunc, monsterFunc
from .other import nameGen, tavernGen, movieFunc
from .other import nameGen, tavernGen, movieFunc, triviaStart, triviaOtherThing, triviaCountPoints
from .roll import roll_dice