| !admin unignore [id] |
AdminPlugin |
removes a user from the list of ignored users in the config |
| !admin list |
AdminPlugin |
show authorized and ignored users |
| !admin unauthorize [id] |
AdminPlugin |
removes a user from the list of authorized users in the config |
| !admin eval [expression] |
AdminPlugin |
evaluate a python expression - dangerous |
| !admin authorize [id] |
AdminPlugin |
adds a user to the list of authorized users in config |
| !admin ignore [id] |
AdminPlugin |
adds a user to the list of ignored users in config |
| !ddg [term] |
DuckDuckGoDefine |
shows definitions from DuckDuckGo |
| !echo channels |
Echo |
shows a list of group chats the bot is in. |
| !echo start [channel] |
Echo |
lets you join requested group chat via Relay Bot - it will relay all messages to you, and it will relay your messages to the group chat |
| !echo stop |
Echo |
stops relaying messages between the user and the group chat |
| !8ball or !8ball [question] |
EightBall |
shows an answer to a yes/no question |
| !games [user] |
Games |
see info about a user's most recently played games. Only works in group chats. Be sure to copy the username so the bot can recognize it. |
| !github commits |
Github |
see the last five commits to the main branch |
| !insult [user] |
Insult |
gets a random insult from the database and uses it against requested user |
| !addinsult |
Insult |
adds a new insult to the database. '{}' will be replaced with user's name, so you can have personalized insults. |
| !leave |
LeavePlugin |
makes the bot leave the group chat. Only works if you're one of the bot's admins, or if you have moderator (or higher) privileges in the group. |
| !movie [title] |
Movie |
shows information about movies and tv shows from imdb |
| !nsa |
Nsa |
shows a random word from the emacs spook file |
| !nsa [number] |
Nsa |
shows [number] random words from the emacs spook file |
| !plugins |
Help |
shows a list of all plugins and their descriptions, or detailed info about a specific plugin |
| !silence |
SilencePlugin |
prevents the bot from talking in the group chat. Only works if you're one of the bot's admins, or if you have moderator (or higher) privileges in the group. |
| !help |
Help |
shows a list of commands |
| !addjoke [contents] |
Joke |
adds a new joke to the database |
| !joke |
Joke |
shows a random joke |
| !ratejoke [id] [score] |
Joke |
rates a joke from 0 to 5 stars |
| !addnote [contents] |
Note |
adds a new note |
| !shownote |
Note |
shows your notes |
| !spillthebeans [topic] |
SpillTheBeans |
shows recent news about any topic |
| !stock [symbol] |
Stock |
shows current stock value |
| !terminal [command] |
Terminal |
runs a shell command on the machine the bot is on |
| !trivia |
Trivia |
shows random trivia |
| !addtrivia [contents] |
Trivia |
adds a new piece of trivia to the database |
| !tweet [contents, max 140 characters minus the length of your nickname] |
TweetPlugin |
tweets whatever you send and signs it with your nickname |
| !urban [term] |
UrbanDictionary |
shows definitions from Urban Dictionary |
| !version |
Version |
shows program version and the latest changelog entry |
| !weather [location] |
Weather |
Shows basic weather conditions from OpenWeatherMap |