diff options
| -rw-r--r-- | about/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html index 545a58b..e71598d 100644 --- a/about/index.html +++ b/about/index.html @@ -28,6 +28,14 @@ <h2>Learn about us.</h2> <h3>Origination</h3> <p>One day, a server was created. It was called PokeWorld, and 3 people decided to join in on the project; making a Discord bot for the server. These 3 people were jtsshieh, Alee, and TheEdge. This went on, until jtsshieh, and TheEdge decided to leave that server. Then, a few hours later, this PokeWorld you are reading about now was created.</p> + <h3>Projects</h3> + <p>We are currently working on a few projects. These include: PokeBot, Typer, and this website.</p> + <h4>PokeBot</h4> + <p>PokeBot: The project that inspired us to keep on going. This is the Discord bot that powers our server; from moderation, to fun commands.</p> + <h4>Typer</h4> + <p>Typer: The program that presses the keys for you.</p> + <h4>Website</h4> + <p>Well, you are here now. The website is our portal to everything related to PokeWorld!</p> </div> <footer> <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> |
