Post these commands in any channel where the bot is present
!help
: Links to this help page!imdb
: Search IMDB for movies. Example:!imdb back to the future
!y
or!youtube
: Search YouTube for videos. Example:!y amazing horse
!roll
: Generate a random integer in the given range. Example:!roll 5-10
. Default:1-20
!8ball
: Will answer any yes/no question. Example:!8ball Am I a good person?
!seen
: Posts when a given user was last seen in the channel. Example:!seen Kenny
!p
or!poe
: Search Path of Exile Wiki. Example:!p zana
!g
or!google
: Search the web with google. Example:!g the nicest place on the internet
!i
or!img
: Search google images. Example:!i cute dogs
!top
: Posts statistics about the most used commands.!stats
: Posts the URL (if available) to the complete stats.!addquote
: Adds a quote to the database. Example:!addquote <Batman> Get in the batmobile!
!quote
: Posts a random quote from the quote database. You can get specific quotes by providing an index. Example:!quote 3
.!quotes
: Posts the URL (if available) to the complete quotes.!timer
: Posts a reminder after a given delay. Example:!timer 1d1h1m1s Reminder
!joke
: Posts a random joke.!w [location]
orweather [location]
: Posts weather data for the supplied location. Location can be a city or a ZIP code.!message
ormsg
: Sends a message to a user the next time he joins the channel. Example:!message Kirill Hello!
.!uman
: ?!sub
or!subscribe
: Subscribe to a twitch channel to be notified when it goes live. Example:!sub uman
!unsub
or!unsubscribe
: Unsubscribe from a twitch channel to no longer be notified when it goes live. Example:!unsub xqcow
!twitchsubs
: List all of the currently subscribed channels.!resub
: Tries to resubscribe to any inactive twitch channel subscriptions.!live
: List all subscribed channels that are currently live.
You can remote control the bot to some extent by sending it private messages (queries).
Your host must be listed under adminHosts
in the settings.json
.
!join <channel>
: Joins the suppliedchannel
. Example usage:!join #otherChannel
!part <channel>
: Leaves the suppliedchannel
. Example usage:!part #otherChannel
!nick <nickname>
: Changes the nickname to the suppliednickname
. Example usage:!nick MyBot2
!removequote <index>
: Removes the quote with the suppliedindex
from the database. Example usage:!removequote 3
!say <target> <message>
: Sends the suppliedmessage
to the suppliedtarget
. Example usage:!ignore <nickname>
: Ignores all future commands from the given nickname. Note: URL resolves will still work.!unignore <nickname>
: Removes the given nickname from the ignore list.
!say #myChannel Hello World!
!say username Hello friend!