forked from MarseyWorld/MarseyWorld
master
parent
39de80a702
commit
c8543c80d2
|
@ -662,7 +662,7 @@ WORDLE_LIST = ('aaron','about','above','abuse','acids','acres','actor','acute','
|
|||
|
||||
dues = int(environ.get("DUES").strip())
|
||||
|
||||
christianemojis = ('marseyjesus','marseyimmaculate','marseymothermary','marseyfatherjoseph','gigachadorthodox','marseyorthodox','marseyorthodoxpat')
|
||||
christian_emojis = (':#marseyjesus:',':#marseyimmaculate:',':#marseymothermary:',':#marseyfatherjoseph:',':#gigachadorthodox:',':#marseyorthodox:',':#marseyorthodoxpat:')
|
||||
|
||||
db = db_session()
|
||||
marseys_const = [x[0] for x in db.query(Marsey.name).all()] + ['a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z','0','1','2','3','4','5','6','7','8','9','exclamationpoint','period','questionmark']
|
||||
|
|
Loading…
Reference in New Issue