A Discord bot that provides twitter crypto trends
bot.py
manages the discord bot, it gets data fromtrends
directorytrends.py
updates thetrends
directory by scanning users timeline fromusers.txt
and create a file for each hours scanned
Make sure to install required libraries before running scripts
pip install -r requirements.txt
Run mETHERo
python3 bot.py
Run trends
python3 trends.py