Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 767 Bytes

File metadata and controls

18 lines (16 loc) · 767 Bytes

Discord-Server-Tracker

sponsored by 3 letter agencies
note that selfbots cant run 24/7

How to Use

  1. uninstall discord.py / nextcord (pip uninstall discord.py) for selfbot
  2. install discord.py-self (pip install discord.py-self)
  3. put in your user token
  4. type "cpi" in chat for invisible mode
  5. type copyserver (server id to copy) in any channel
  6. scroll up and it copied for you

What it currently has

  • copies every category and channel inside category
  • creates webhook in all the text channel and saves it
  • copies all mesages from original server to copied server along with attachments and embeds (for bots)
  • store data in ./data, dataminingfeatureenabled=True in main.py line 10
  • change status to invisible (type "cpi") and online (type "cpo")