Skip to content

Commit

Permalink
feat: update splash texts
Browse files Browse the repository at this point in the history
  • Loading branch information
AstreaTSS committed Jul 16, 2024
1 parent 6d1ecc1 commit 6878880
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions common/splash_texts.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ class SplashTextUpdated(ipy.events.BaseEvent):
"Watching players on Realms!",
"Do bots dream of electric sheep?",
f"{platform.python_implementation()} {PYTHON_VERSION[0]}.{PYTHON_VERSION[1]}!", # ie CPython 3.12
"Now in purple!",
"Now in purplish-pink!",
"Keyboard compatible!",
"Made by AstreaTSS!",
"This is good for Realms!", # actual splash text in mc proper
Expand Down Expand Up @@ -108,13 +108,14 @@ class SplashTextUpdated(ipy.events.BaseEvent):
"/vote for a cookie!",
"Help, I'm stuck in a splash text generator",
"Maybe dockerized!", # i mean, if you self host, sure
"It's legal, too!",
"Statistics for all!",
"Created on June 24th, 2020!",
"Licensed under AGPL!",
"Now with nicknames!",
"Made with asyncio!",
"RIP Playerlist Zero",
"/leaderboard is used more than /playerlist",
"Is the bot's primary color pink or purple?",
)


Expand Down

0 comments on commit 6878880

Please sign in to comment.