info update

This commit is contained in:
Hri7566 2023-09-01 15:44:07 -04:00
parent 5c5d9d8c26
commit 7bee706bb4
2 changed files with 19 additions and 14 deletions

View File

@ -67,6 +67,22 @@ import LinkBox from "~/components/LinkBox.astro";
<PageBreak title="FAQ" />
<ContentBox>
<strong class="text-gray-300 font-bold text-lg"
>Q: What is this "MPP" thing you keep talking about?</strong
>
<p class="text-gray-300">
It's a <a
href="https://mppclone.com"
class="text-sky-500 hover:text-sky-400 hover:underline transition-colors"
>website</a
> I made a lot of scripts for in the past. It's an online piano in
the corner of the internet that interesting people used to be in.
<a href="/info/mpp" class="text-sky-500 hover:text-sky-400 hover:underline transition-colors">
More info here.
</a>
</p>
<br />
<strong class="text-gray-300 font-bold text-lg"
>Q: Why is your MPP server down?</strong
>
@ -100,19 +116,6 @@ import LinkBox from "~/components/LinkBox.astro";
>Q: What does your username mean?</strong
>
<p class="text-gray-300">I'm not really sure, it's older than me.</p>
<br />
<strong class="text-gray-300 font-bold text-lg"
>Q: What is this "MPP" thing you keep talking about?</strong
>
<p class="text-gray-300">
It's a <a
href="https://mppclone.com"
class="text-sky-500 hover:text-sky-400 hover:underline transition-colors"
>website</a
> I made a lot of scripts for in the past. It's an online piano in
the corner of the internet that interesting people used to be in.
</p>
</ContentBox>
<div class="py-10"></div>

View File

@ -4,7 +4,9 @@ title: Multiplayer Piano
logo: /128-piano.png
---
Multiplayer Piano is like a home to me. I learned how to script and interact with the web there, and it feels like one of those corners of the internet that you just don't know why it feels satisfying to interact with.
Multiplayer Piano is a site where you join a room, chat, and play music with other people.
MPP is like a home to me. I learned how to script and interact with the web there, and it feels like one of those corners of the internet that you just don't know why it feels satisfying to interact with.
Back in the day, it used to be full of life. Back when the main domain was still `multiplayerpiano.com` and not one of my friend's clones of the site, there were so many people messing with bots and scripts that would interact with the chat and the piano in ways that felt truly groundbreaking. There used to be a bot that could write letters on the piano, and that was amazing then.