diff options
| author | pokesudenk <thisis@notarealema.il> | 2018-03-07 18:15:16 -0500 |
|---|---|---|
| committer | pokesudenk <thisis@notarealema.il> | 2018-03-07 18:15:16 -0500 |
| commit | 9777f3a11d3851a46dc115d21bbad39653c64ef0 (patch) | |
| tree | 9730283b31b500bbb171aee5fef9a057d104f640 /about | |
| parent | 9dd6a6bc8d6490ebf311e7beebb9b41cfe0b62c2 (diff) | |
| download | pokeworld-website-9777f3a11d3851a46dc115d21bbad39653c64ef0.tar.gz pokeworld-website-9777f3a11d3851a46dc115d21bbad39653c64ef0.tar.bz2 pokeworld-website-9777f3a11d3851a46dc115d21bbad39653c64ef0.zip | |
added more things
Diffstat (limited to 'about')
| -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> |
