Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 280 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 280 Bytes

TwitterFav2Discord

Install requirements

git submodule update --init
# python3 -m pip install -U discord.py

How to use

  1. Create and complete file config.json from config.sample.json

  2. Launch bot :

./bot.py

or

python3 bot.py