Discord bot that uses NLP to add a reaction to messages when appropriate.
Makes use of:
Invite Tweenie to your server.
Tweenie is designed to be run with Docker.
$ docker run -e SMALLD_TOKEN=<your token here> tweenie:latest
To build with Docker:
$ docker build . -t tweenie:latest
Reach out to the Discord Projects Hub