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.
- Install the Node.js dependencies (npm install discord.js @napi-rs/canvas)
- Download the bot.js file
- Create a config.json file with your Discord bot token
- Run the bot (node bot.js)