Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 596 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 596 Bytes

owo selfbot - simple anti-fed selfbot

Installing

Python 3.5.3 or higher is required

# Linux/macOS
python3 -m pip install -U discord.py

# Windows
py -3 -m pip install -U discord.py

Latest version of discord.py required. If you recieve random crashes during use.

 # Linux/macOS
 python3 -m pip --upgrade discord.py

 # Windows
 py -3 -m pip --upgrade discord.py

Usage

  • "cl" - Prunes your messages in the entered channel.
  • "cleardms" - Fetches all of your open direct messages and deletes them.