From ee1d1d953e9147ea8081af5b49a3737a7ca57a90 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 3 Apr 2018 16:48:19 -0400 Subject: cleanup --- pokeworld/pokebot/commands/index.html | 8 ++++++-- pokeworld/pokebot/index.html | 10 +++++----- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'pokeworld/pokebot') 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