planet/planet/splashes.py

99 lines
2.8 KiB
Python

"""
Copyright (C) 2022 Alexey Pavlov
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
"""
SPLASHES = [
"The moon is not a planet",
"Pluto = Planet",
"Ayy Yep!",
"What's my purpose?",
"MCPI_SPEEDHACK",
"Minescripters",
"I use Planet BTW",
"Snowball",
"Robo",
"SyntaxError: invalid syntax",
"We Shredded The Rail!",
"The World Of Notch!",
"planet.osdn.net!",
"Now with fly-hacks!",
"Now with custom skins!",
"Now with *fancy icons*!",
"Who is StevePi?",
"(Not) Made by Notch!",
"Open-Source!",
"RIP all MCPILs, 2020-2022",
"StevePi = Gorilla confirmed!",
"Watch out for StevePi!",
"Didn't remove Herobrine!",
"Check out JokaCraft!",
"Підтримай Україну!",
"Supercalifragilisticexpialidocious!",
"Now with multiplayer!",
"TF2 ENGINEER GAMING",
"Play Minecraft Pi Edition, watch YouTube, get PIG!",
"Wat",
"About the same size as Earth",
"Now with translations!",
"Now with more surprises!",
"Now with more confusion!",
"Now without pi-nbt!",
"Now does not need gcc!",
"Planet 2 coming soon!",
"Leaked!",
"Bater Wuckets are bad!",
"Secret stuff!",
"StevePi Org is fake?",
"No way!",
"You would touch with a 50 foot pole!",
"Minecraft Pi Reborn ++ Extended 5G Ultra Plus Minus Fold Mini Max Pro Galaxy",
"Technoblade never dies!",
"Work all day!",
"You are AFK!",
"Amir is a thief.",
"Shrimpyy is a thief.",
"Pure-Python!",
"The newest anarchy launcher!",
"!1!1!",
"!!!!!",
"Star Wars!",
"Gotta fill with more splash texts!",
"Most end with!",
"S tier!",
"Kraineff is a thief",
"----END SPLASH TEXT----",
"----BEGIN SPLASH TEXT----",
"Love2D > Pacake",
"Not gainin'",
"LOLZ",
"lololololololololol",
"Don't tell that to Core",
"OpenGL Core Profile",
"Catgirls!",
"UwU!",
"/hax",
"/crash",
"/rq for free TNT!",
"I have done nothing but use Planet for three days.",
"ProjectPi is a server software, dot.",
"function ccode() end",
"If you gainin' you ain't Ganin",
"Imagine being banned",
"laughing my abs out",
"Cat Robot Bat",
]