THE WONDERFUL WORLD OF GBELO-BOT To use gbelo-bot, either provide one of the following in chat or in a private query. Log Queries !mention [thing]- Returns a random line where the argument was mentioned by a person !search [thing] - Returns a random line where the argument appears in the log, differing from the above by also including topic changes, kicks, etc. !quote [nick] - Returns a random line said by the specified nick NOTES: These will return a result, followed by a number. This number represents the number of instances of that search result present in the log. Specify "first" or "last" before the command to return the first/last instance of the search in the log, rather than a random one; e.g. "!first mention nuero" Specify a number after the command to return a specific number of results. This can be chained with the other options as well; e.g. "!last quote 3 crank" These commands support the use of regular expressions; for example, the argument could be "(F|f)ungahhh" to search for "fungahhh" OR "Fungahhh." This is pretty much a nerd thing, so crank, Mr_Alert, and maybe Donut are the only ones who can actually really use this. See http://www.regular-expressions.info/ or bug crank for more details on how to get the most out of these. !explain - Provides the context of the last gbelo-bot statement Helper Functions !calc [expression] - Returns an answer to a calculation Example: !calc (3+2)/3 !dice [number]d[sides] - Returns the result of a die roll with the specified number of sided dice Example: !dice 4d2 !rand [number]-[number] - Returns a random number in the specified interval Example: !rand 1-100 !rand [list] - Randomizes the space-delimited list of words Example: !rand nuero lemmer skullie Nadir !help - Refers the user to this document Channel Functions !kick [nick] - Kicks a nick !op [nick] - Ops a nick !deop [nick] - Deops a nick !voice [nick] - Voices a nick !devoice [nick] - Devoices a nick