/mETHERo

A Discord bot that provides twitter crypto trends

Primary LanguagePythonMIT LicenseMIT

mETHERo

A Discord bot that provides twitter crypto trends

How it works

  • bot.py manages the discord bot, it gets data from trends directory
  • trends.py updates the trends directory by scanning users timeline from users.txt and create a file for each hours scanned

How to run

Make sure to install required libraries before running scripts

pip install -r requirements.txt

Run mETHERo

python3 bot.py

Run trends

python3 trends.py