Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.

cgrok/selfbot.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEFORE YOU MOVE ON

Selfbots are strictly against the Discord Terms of Service. Using this application is basically screaming: "BAN ME NOW, DISCORD!"
All of the core developers of this project has gotten their own personal discord account(s) suspended or even disabled already.

This project is officially discontinued. The support server still stands, but all core developers have left, and it's not really active.

Do whatever at your own risk. Just saying once again that if anybody doesn't like you and they send an email to [email protected], say goodbye to your account

Original README

Moderation, fun, utility and much more! (Rewrite)

passing python 3.6 discord.py

This branch of the selfbot runs on discord.py rewrite, the next major version of the library. The selfbot has been completely rewritten with better code and structure. Head on to the website for documentation and easy to understand install guides: http://selfbot-py.tk

Deploy

Features

  • Moderation commands
  • Global emoji commands
  • Complex embed commands
  • Miscellaneous commands
  • Easy to make your own commands
  • Community Cogs (coming soon, join our discord for updates)

If you want to request features, create an issue on this repo.

This is a stateless selfbot (Saves no data) This means that you can host it on heroku 24/7 for free

Community Cogs

This is coming soon, so it's not working at the moment.

To submit a cog, submit a pull request into the /cogs/community folder.
To download a cog, add the Cog Name in data/community_cogs.txt. Invalid cog names will return an error in your console.

Currently available cogs:-

  • cog1
  • cog2

Note: You do not have to add default cogs into data/community_cogs.txt.

Acknowledgements

Eval and google commands by Rapptz from R.Danny