A bot that generates beautiful quote images from messages on Nerimity.
- 📸 Generates quote images with user avatar
- 🎨 Dark theme with gradient background
- ✨ Clean, modern design
- ⚡ Fast image generation with Canvas
- Install dependencies:
npm install- Configure your bot token:
cp .env.example .env
# Edit .env and add your Nerimity bot token- Run the bot:
npm start- Reply to any message in a channel
- Mention the bot (e.g.,
@QuoteBot) - The bot will generate a quote image from the message you replied to
- Node.js 18+
- A Nerimity bot token (create one here)
Contributions are welcome! Please read CONTRIBUTING.md for:
- How to report bugs and request features
- Development setup and coding standards
- Pull request process
See also: Issue Templates
This project is licensed under the MIT License - see LICENSE for details.
