Bot made in python
- Install the dependencies with PIP
pip install -r requirements.txt
- Have an .env file with your Twitter API Tokens, like the following
BOT_DISCORD_TOKEN=XXXXXXXXXXXX
Run the helper
Helper
python ./main.py -h
Version
python ./main.py -V