From ee1d1d953e9147ea8081af5b49a3737a7ca57a90 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 3 Apr 2018 16:48:19 -0400 Subject: cleanup --- pokeworld/about/index.html | 3 --- pokeworld/index.html | 1 - pokeworld/pokebot/commands/index.html | 8 ++++-- pokeworld/pokebot/index.html | 10 ++++---- pokeworld/rules/index.html | 1 - pokeworld/thedex/index.html | 45 ---------------------------------- pokeworld/thedex/thedexbannerlogo.png | Bin 16356 -> 0 bytes 7 files changed, 11 insertions(+), 57 deletions(-) delete mode 100644 pokeworld/thedex/index.html delete mode 100644 pokeworld/thedex/thedexbannerlogo.png diff --git a/pokeworld/about/index.html b/pokeworld/about/index.html index 3f8e15b..e719948 100644 --- a/pokeworld/about/index.html +++ b/pokeworld/about/index.html @@ -17,7 +17,6 @@ @@ -33,8 +32,6 @@

We are currently working on a few projects. These include: PokeBot, Typer, and this website.

PokeBot

The project that inspired us to keep on going. This is the Discord bot that powers our server; from moderation, to fun commands.

-

Typer

-

The program that presses the keys for you.

Website

Well, you are here now. The website is our portal to everything related to PokeWorld!

And the website design was made by Alee (Owner of AleeCorp Network)

diff --git a/pokeworld/index.html b/pokeworld/index.html index 84b185b..36d0103 100644 --- a/pokeworld/index.html +++ b/pokeworld/index.html @@ -17,7 +17,6 @@ diff --git a/pokeworld/pokebot/commands/index.html b/pokeworld/pokebot/commands/index.html index 1c1cef7..12a2e7a 100644 --- a/pokeworld/pokebot/commands/index.html +++ b/pokeworld/pokebot/commands/index.html @@ -17,7 +17,6 @@ @@ -58,6 +57,7 @@
  • lswarns - List the warns that have been placed on you.
  • purge [number] - Remove a specified amount of messages from the guild.
  • setLogs [channel id] - Sets the preferred channel to send log messages in.
  • +
  • setSuggestions [channel id] - Set's the Suggestions Channel.
  • softban [@user, reason] - Kicks the user for the specified reason, then deletes the messages they sent.
  • (PokeWorld) timeout [@user] - Mutes the user.
  • warn [@user, reason] - Warns a user for the specified reason. This gets recorded in the database.
  • @@ -80,12 +80,16 @@
  • forcedrop - Forces the person to drop their gyms. (mod only)
  • join [team name] - Joins a Pokemon team!
  • leave - Leaves your current Pokemon team.
  • +
  • lsitem [pokemon]|[credits]|[other] - List an item to the marketplace.
  • tradegym [@user] - Gives your gym to the mentioned user.
  • Utility

    diff --git a/pokeworld/pokebot/index.html b/pokeworld/pokebot/index.html index 7f0570c..47bbfcb 100644 --- a/pokeworld/pokebot/index.html +++ b/pokeworld/pokebot/index.html @@ -17,7 +17,6 @@ @@ -31,12 +30,13 @@

    Download

    If you are looking for all the newest features but don't care about how stable it is, pick up a copy on our GitHub. Otherwise, you can get a release which are proven to be a lot more stable than the random things we put on the main branch.

    -

    Continuous Intergration Badges (TravisCI, CircleCI)

    -

    Our friends at travis and circleci have tested the compiling of commands to look for bugs. The badge shows if it has passed or failed the test.

    - -

    Changelog