A image manipulation bot made using discord.js.
- Node.js
- Discord.js
- Sharp
- Clone the repository
- Run
npm installorpnpm installoryarn install - Create a
.envfile and add the following
TOKEN=<YOUR_TOKEn>
CLIENT_ID=<YOUR_CLIENT_ID>
- Run
npm run devorpnpm devoryarn devto start the bot
Don't forget to star the repo!