Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 226 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 226 Bytes

discord-reaction-selfbot

How to run

  1. clone the repo and cd into the directory
  2. use pip to install discord.py aiohttp and coloredlogs
  3. change config.json (see example.config.json for example)
  4. python wow.py

done