Satirify is a twitter bot that you can use to mock tweets in the spongebob meme fashion.
To mock a tweet, simply respond to it mentionning @satirify. It will automatically respond to the tweet by mocking it.
docker build https://github.com/CorentinTh/satirify-bot.git -t corentinth/satirify-bot
docker run -d corentinth/satirify-botFirst create a twitter develloper account and
git clone https://github.com/CorentinTh/satirify-bot.git
cd satirify-bot
npm build
npm startPull requests are welcome ! Feel free to contribute.
Coded with ❤️ by Corentin Thomasset.
This project is under the MIT license.