This project is composed of 3 chat bots - Instagram & Discord bot/selfbot.
The bots will listen for any incoming message, adressed to them directly or in a group/server they are, then, they will check if they are able to build a pun with the message content (Especially the last word of it, if text).
Yet, puns are made with and from English and French.
git clone https://github.com/ghrlt/annoy-your-friends
cd annoy-your-friends
Go in the directory of the bot you plan to use
cd instagram
Create & Fill with your own values .env file
cp example.env .env
Install required dependencies
pip3 install -r requirements.txt
Start the bot
python3 app.py
If you are running your own instance, just add your bot to your servers/groups/chats
If you want to use the instance I'm running, add:
- @tudisquoijedisfeur on Instagram (Automated user account)
- AnnoyYourFriends#6779 on Discord (Bot)