FriendosClub / QuoteBot

Discord bot for saving all your most memorable moments in one channel.
MIT License
6 stars 2 forks source link
discord discord-bot discord-py

QuoteBot

Support on Patreon

Example 01
Example 02

Tired of hitting the 50 message limit for pins? Use QuoteBot to save all your favorite memories!

Click here to add QuoteBot to your server!

Usage

Note: m denotes a mention of the bot, i.e. @QuoteBot#6976.

Enabling Developer Mode in Discord

You need to enable developer mode to be able to copy message IDs. Here's how:

  1. Click on "User Settings."
  2. Click on "Appearance."
  3. Scroll down to "Advanced."
  4. Click the switch next to "Developer Mode."

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!

Setup

  1. Clone the repo with git clone <url> [folder].
  2. Install requirements with pip[3] install -r requirements.txt.
  3. Install discord.py v1.0.0a with python3 -m pip install -U git+https://github.com/Rapptz/discord.py@rewrite#egg=discord.py
  4. Copy config_default.json to config.json and enter your bot token.
  5. Run the bot with python[3] quotebot.py.

v1.0 Roadmap

Released!

v2.0 Roadmap

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.