A Discord bot which stores quotes for servers & retrieves them on demand. It supports listing, (randomly) displaying, deleting, and editing quotes!
CommandsMost commands have additional aliases, arguments in []
are required while arguments in <>
are optional.
.help <command>
- Shows a list of all commands.quote <id>
- Retrieves a random quote or a specified one.newquote [quote] [author]
- Creates a new server quote, the last argument will be the author.deletequote [id]
- Deletes the specified quote.listquotes
- Lists all of the server’s quotes.quotethat
- Quotes the most recent message in the current channel.prefix <prefix>
- Shows the server’s prefix or sets a new one.allquote
- Toggles whether or not anyone can make a server quote.info
- Shows information about the bot