Skip to content

Commit

Permalink
refactor: error should start with capital errors
Browse files Browse the repository at this point in the history
Co-authored-by: Bradley Reynolds <[email protected]>
  • Loading branch information
dd84ai and shenanigansd authored Nov 7, 2024
1 parent 33ac2d9 commit 7d4e9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ class _Keys(EnvConfig, env_prefix="api_keys_"):
"You blew it.",
"Application bot.exe will be closed.",
"Kernel Panic! *Kernel runs around in panic*",
"error 418. I am a teapot.",
"Error 418. I am a teapot.",
"Noooooo!!",
"I can't believe you've done this",
)

0 comments on commit 7d4e9b6

Please sign in to comment.