Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 767 Bytes

File metadata and controls

18 lines (12 loc) · 767 Bytes

QuoteThat

A Discord.js bot that makes quote graphics from Discord messages.

A user can create a quote by reacting to any message with the 📝 (pencil) emoji or by running /quote.

Screenshots

Installation

  1. Install the Node.js dependencies (npm install discord.js @napi-rs/canvas)
  2. Download the bot.js file
  3. Create a config.json file with your Discord bot token
  4. Run the bot (node bot.js)