Releases: ieee-uottawa/SITE-Bot
Feature Set 2020-03-17
Feature Set 2021-01-24
This release was made due to a breaking change that required modifications to all existing commands: it is now required to pass an async action that returns a promise with commands.
SITE-Bot - Help Menu
Type !help for usage info and instructions.
Help: !help, !man
Prints help text for included commands.
Translate: !translate, !baguette
Translates the previous or provided message from English to French by default, or any other language...
Tone: !tone
Analyzes the previous or provided message for the emotion, it will indicate all the emotion perseved...
Stonk Watcher: !stonk
Displays stock data (open, current, change...) for the symbol provided.
Dice Rollin' Command: !roll, !flip
Roll a die with any sides, default is 6.
Server Stat Hoarder: !stats
Displays user and role statistics.
Knowledge: !knowledge
Returns a random timbit of knowledge.
Spongebobify: !spongebobify, !spongebob, !sb
Parrots the previously posted message in slow spongebob.
Russian Roulette: !roulette
Has a 1/5 chance of kicking you from the server. Don't play alone.
Reminder (Admin): !remind
Reminds a subset of users with a specific message.
Update New Member Role (Admin): !newmember
Scans through the server's users and updates the New Member role. Adds the role to anybody with no c...
Ping Pong: !ping
Replies with 'Pong!'
Contribute: !contribute
Prints instructions for adding a command to the bot.
Feature Set 2021-01-19
Special thanks to @aMahanna, @bobfri, and @photonized for helping with the first release!
This version adds a typescript discord.js bot with the following commands:
Help: !help, !man - Prints help text for included commands.
- !help,
- !help ,
- !help public
Translate: !translate - Translates the previous or provided message from English to French by default, or any other language.
- !translate <language?> (translates last msg sent, even those sent by others),
- !translate <text?>,
- !translate list (returns list of target languages)
Tone: !tone - Analyzes the previous or provided message for the emotion, it will indicate all the emotion perseved from strongest to weakest if there is more then one
- !tone,
- !tone <text?>
Stonk Watcher: !stonk - Displays stock data (open, current, change...) for the symbol provided.
- !stonk
Dice Rollin' Command: !roll, !flip - Roll a die with any sides, default is 6.
- !roll ,
- !roll ,
- !flip (flips a coin instead)
Server Stat Hoarder: !stats - Displays user and role statistics.
- !stats
Knowledge: !knowledge - Returns a random timbit of knowledge.
- !knowledge
Spongebobify: !spongebobify, !spongebob, !sb - Parrots the previously posted message in slow spongebob.
- !spongebobify or !spongebob or !sb
Russian Roulette: !roulette - Has a 1/5 chance of kicking you from the server. Don't play alone.
- !roulette,
- !roulette extreme (will one-day ban instead of kick)
Reminder Bot: !remind - Reminds a subset of users with a specific message. Only usable by Admins & Mods.
- !remind
Ping Pong: !ping - Replies with 'Pong!'
- !ping
Contribute: !contribute - Prints instructions for adding a command to the bot.
- !contribute,
- !contribute public