Last active
February 20, 2018 07:28
-
-
Save panpawn/f2c063a098214c023295 to your computer and use it in GitHub Desktop.
Pony Bot Guide (Main)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/****************** | |
* Pony Bot Guide * | |
* By: panpawn * | |
******************/ | |
(Updated: November 16th, 2014) | |
Pony Bot is a Pokemon Showdown bot that is hosted, maintained and customized by panpawn. The bot can moderate for flooding, stretching, and caps as well as blacklisted users. Pony Bot is a bot that is a fork of TalkTakesTime and Quinella's bot. Here are some of it's commands: | |
Default Commands List: | |
.about | |
.ab [user] - Will permanently add someone to the rooms "blacklist", which will automatically roomban said user every time they go to join the room. | |
.unab [user] - Will remove said blacklisted user from the room. | |
.vab - Will upload and PM you a hastebin of blacklisted users in said room.* | |
.reload - Updates the commands. (Requires #, ~) | |
.set [command], [rank] - Sets what rank can use said command. (Requires #, ~) | |
.set [mod/m/modding], [type], [on/off] - Sets what the bot will moderate for in the respected room. Valid types are: streching, flooding, banned words, and snen.* | |
.banword [word] - Will ban said word in respected room. (Requires #, ~) | |
.unbanword [word] - Will unban said word in respcted room. (Requires #, ~) | |
.vbw - Will upload the current list of banned words to hastebin and PM you it. (Requires #, ~)* | |
.joke - Will display a random Chuck Norris joke.* | |
.say [phrase] - Will have the bot say said phrase.* | |
.seen [user] - Will say when the bot has seen said user. Note: the bot has to of been on and seen the user in that time for a result to be obtained. | |
Custom Commands List: | |
.pmtell [user], [tell] - Will message said user once the bot sees that they are online. This command is for offline messaging. | |
.restart - Will restart the bot. (Requires ~) | |
.uptime - Will display the bot's current uptime. | |
Panagrams (panpawn's version of anagrams) Commands List: | |
.p [target] - Will start a game of panagrams in the target's catagory. Currently valid catagories are: sports | |
.gp - Will guess what the panagram is. | |
.ep - Ends a panagram. | |
.ph - Gives a hint as to what the panagram might be. | |
* = This command cannot be used in PM. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment