diff options
| -rw-r--r-- | _pages/commands.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_pages/commands.html b/_pages/commands.html index a020a71..12e3990 100644 --- a/_pages/commands.html +++ b/_pages/commands.html @@ -3,6 +3,7 @@ title: PokeBot Commands layout: splash permalink: /pokebot/commands --- +<br> <h1>PokeBot Commands and Help Contents</h1> <h2>This is the right place to get more information on the bot.</h2> <h3>Thanks for using PokeBot! If you find any bugs or errors, please report an issue on our GitHub!</h3> @@ -71,4 +72,4 @@ permalink: /pokebot/commands <li>suggest [suggestion] - Suggest something to the community moderators for the server. They can accept it or decline it, and community members can vote.</li> <li>uptime - View how long the bot has been online.</li> <li>userinfo [Optional: @user] - View your user information, or that of another user.</li> - </ul>
\ No newline at end of file + </ul> |
