Skip to content

Commit

Permalink
Drop admin clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Vyryn committed Sep 20, 2023
1 parent f02544b commit 401b76d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 0 additions & 1 deletion greenwiz/utils/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
517484768791756822, # Soggy
682514501865570408, # green
118923557265735680, # Kron
204638784942243850, # Piga
416929638426869762, # ghostcam
533663361770979369, # WhiteFlag
186285429077573632, # mithc
Expand Down
7 changes: 7 additions & 0 deletions greenwiz/utils/trivia_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@
"lights on",
"lights off",
"the grin reaper",
"the custodian",
"banta's workshop",
"les incompetents",
"monkey generator",
"folding at homequarters",
"5th banniversary",
"monkey memeland",
]

ops = {"+": operator.add, "-": operator.sub, "*": operator.mul, "/": operator.truediv}
Expand Down

0 comments on commit 401b76d

Please sign in to comment.