A simple bot written with Python using Pycord that provides information about https://jailbreaks.app/. Older brother of SignedBot.
- Python
- Discord bot account (see here)
- Run
pip install -r ./requirements.txt
- Create a .env file resembling the following:
BOT_TOKEN = (bot token from earlier)
- Run
python ./main.py