Discord Bot which automatically uploads any image attachments via Chevereto API when called with !archive.
On success it reacts with ✅ on the message.
On error, it will write a message into the channel.
TODO: Make the bot public accessible/flexible (maybe with json user settings?)
- Register new bot with Discord Developer Portal
- Clone repo
- Run
npm install - Add credentials in a
.envfile. See.env.example - Run
npm startornode src/index.js - Interact with Chedis via text message on Discord (!archive) on a already existing message with image or attach one.
This software is published under the MIT license