Tired of hitting the 50 message limit for pins? Use QuoteBot to save all your favorite memories!
Note: m
denotes a mention of the bot, i.e. @QuoteBot#6976
.
m quote <message ID> [message ID ...]
: Quotes one or more messages from the current channel.m quote from <channel mention> <message ID> [message ID ...]
: Quotes one or more messages from the mentioned channel.m unquote <message ID> [message ID ..]
: Unquotes a message. (ID must be from the quote channel.)m qc set <channel mention>
[admin only]: Sets the channel quotes are embedded in.m qc get
: Prints a mention of the current quote channel to chat.m invite
: Prints a URL to invite the bot to your server.m stats
: Displays QuoteBot's statistics.m ping
: Pong! Easy check to make sure QuoteBot is working.m reload [cog name] [cog name ...]
: Reloads specified cogs or all cogs if none are specified.You need to enable developer mode to be able to copy message IDs. Here's how:
Now you can copy message IDs. When you hover your mouse over a message, click the three dots to the right (long press on mobile). An option called "Copy ID" should show up. Click it!
git clone <url> [folder]
.pip[3] install -r requirements.txt
.python3 -m pip install -U git+https://github.com/Rapptz/discord.py@rewrite#egg=discord.py
config_default.json
to config.json
and enter your bot token.python[3] quotebot.py
.Released!
quote
command available to bot owner and admins.quote
command to add reactions from original messages.invite
command.help
command.print
statements for invites, database manipulation, errors.README.md
.R&D of these features will begin if/when the bot has joined 500 guilds.
Most of these features are theoretical and may or may not be implemented.
commands.Bot
to commands.AutoShardedBot
.guilds
table so stats can show "top" servers.