Status: bot is up and running! (and if the bot is not up and running, I don't know about it yet)
Feature list
- $avatar [@user] -- gets a specified user's avatar and sends a full-quality picture in the channel
- $bingo -- prints out your 2024 bingo card. If you don't have one stored in the bot yet, ask forte how to get one!
- $cat -- returns a random picture of a cat (source: thecatapi.com)
- $coin -- flip a coin, heads or tails
- $del -- delete a message from the bot's database. After $del, type a number, and this number will be taken as the index of the message you want to delete (starting with 0). To find the index of a message, use $list and count the messages (starting with 0).
- $dice -- roll a dice. Type the number of sides you want the dice to have after the command (e.g. $dice 6)
- $dinner -- returns a randomly chosen restaurant for you to have dinner at. Useful for when your friend group is super indecisive. Note: restaurants are all in the Northeast Ohio area.
- $hangman -- play a game of hangman in the server! (please use the #bot-commands channel for this so you don't spam everyone else in the server)
- $inspire -- bot will send a random inspiring quote (source: zenquotes.io)
- $joke -- will return a random dad joke (source: rapidapi.com)
- $list -- returns a list of all the messages added to the bot's database from the Discord server
- $new -- add a new encouraging message to the bot's database (anything after $new will be added as the message). Note: these will only be stored while the bot is running, once it goes offline and comes back online all the messages added from the Discord server will be erased.
- $poll -- creates a poll. format: $poll titleoption 1option 2 (must separate title and options with tilde (~); for best formatting leave no spaces between options and tildes. Emoji for options will be added by bot automatically)
- $responding -- toggles feature where bot responds to messages that contain certain keywords (such as sad, depressed, etc) with encouraging messages. Type on or off after the command to toggle.
- $role -- adds a role to your server profile. type the role exactly as it appears in the server, including capitalization (ex: $role gamer). if you already have the role, using this command will remove it.
All bot commands must be used in lowercase -- $cat will work, but $Cat will not. Arguments (anything you give the bot after the command) may have uppercase letters, for example, when adding a message you can capitalize anything after $new (so the message will have proper case). Ex: $new You're doing great!
Sources
- Dad jokes: https://dad-jokes.p.rapidapi.com/
- Inspirational quotes: https://zenquotes.io/api/random
- Cat pictures: https://apt.thecatapi.com/
Known bugs
- There are no bugs known at this time. If you come across one, please DM me on discord and let me know!
Change log
- v2.7.0
- New feature: bot can now join voice channels! Use $join to make bot join the voice channel you're currently in, and use $leave to make it leave. You must already be in a voice channel to use these commands.
- New feature: owl quiz: use $owl to play a random owl call, and use $stop to make it stop. \(This feature was added for myself to help me learn owl calls for a job I'm doing this summer\)
- v2.6.0
- New feature: $print returns the time remaining for any ongoing jobs on my 3D printer. No one except me will ever have any use for this, but if you're ever curious about whether I have a 3D printer job going and how much time is left on it, you can use this command.
- v2.4.3
- Bug fixes: $role should now work correctly and not tell users they do not have permission to add a role that they do have permission for.
- v2.1.2
- - new feature: dinner recommendations
command: $dinner
returns a random restaurant recommendation
note: restaurants are based on Northeast Ohio and may be region specific
- - new feature: Christmas countdown
command: $christmas
will return number of days left til Christmas
on Christmas will send a random Christmas gif
- - new feature: flip a coin
command: $coin
returns heads or tails
- - new feature: roll a dice
usage: $dice 6
6 is the number of sides on the dice, and can be set to any number
- v2.1.0
- - added command $cat, which gets a random cat picture from The Cat API
- - updated role function to ensure that members can only give themselves roles which they have the permissions for
- v2.0.0
- - restructured code to run on commands rather than events
- v1.3.3
- - improved formatting for poll command
changed option delimiter from comma (,) to tilde (~) so commas can be used as part of options
emoji for options will now be added automatically, so there's no need to add them as part of the options anymore
- v1.3.2
- - bot can now remove roles
- v1.3.1:
- - improved $role feature
bot can now add roles as specified in the message
bot cannot yet remove roles
- v1.3.0:
- - added $role feature
can add exactly one role right now
- v1.2.1:
- - improved formatting for poll feature
- v1.2.0:
- - added poll feature (works at a very basic level right now)
- v1.1.0:
- - added dad joke feature
- v1.0.3:
- - first stable version that runs independently (on my own server, not reliant on Repl.it)
Terms and conditions/privacy policy
I think according to Discord's developer terms and conditions I have to have this somewhere. So I'll put it here so my bot doesn't get banned.
Data collected:
Chaos bot collects only data that is necessary for the function performed. For example, the bot uses your discord user ID for user-specific functions such as adding/removing roles or displaying bingo cards. It will also store in its database any data you ask it to, for example using the $restaurant command will store the restaurant you provide in its database. The only other data the bot has is what you explicitly give to me (Forte). For example, your personal bingo card is stored in the bot's database so you can access it using the bot.
I will never give or sell your data to any other party for any reason, unless you explicitly ask me to.
Terms of use:
Please abide by all of Discord's terms and conditions when using my bot. Any attempts to use my bot to circumvent Discord's T&C or hack my bot in any way will result in a ban from any server my bot is in (it's only in like three it would not be hard).
AI transparency statement:
Some features of my bot were created using the help of AI. I thoroughly review and test all code to ensure that it performs exactly the function I want it to.