Remove games.

Unfortunately not totally dead code paths, and special case behavior
for them complicated commenting and sorting logic in a number of
places.
This commit is contained in:
TLSM 2022-09-05 04:43:06 -04:00 committed by Ben Rog-Wilhelm
parent 3e8904757a
commit 70c8a942b6
10 changed files with 72 additions and 536 deletions

View file

@ -463,8 +463,6 @@ CF_KEY = environ.get("CF_KEY", "").strip()
CF_ZONE = environ.get("CF_ZONE", "").strip()
CF_HEADERS = {"Authorization": f"Bearer {CF_KEY}", "Content-Type": "application/json"}
WORDLE_LIST = ('aaron')
dues = int(environ.get("DUES").strip())
christian_emojis = (':#marseyjesus:',':#marseyimmaculate:',':#marseymothermary:',':#marseyfatherjoseph:',':#gigachadorthodox:',':#marseyorthodox:',':#marseyorthodoxpat:')