Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cgrok/selfbot.py

selfbot.py - A python discord selfbot thats easy to install - Written using discord.py
https://github.com/cgrok/selfbot.py

discord-api discord-bot discord-py discord-selfbot moderation selfbot selfbot-for-discord

Last synced: about 2 months ago
JSON representation

selfbot.py - A python discord selfbot thats easy to install - Written using discord.py

Awesome Lists containing this project

README

        

# 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


## [Welcome](http://selfbot-py.tk)
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](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/cgrok/selfbot.py/tree/rewrite)

## Features

* Moderation commands
* Global emoji commands
* Complex embed commands
* Miscellaneous commands
* Easy to make your own commands
* Community Cogs *(coming soon, join [our discord](https://discord.gg/2B4UvKx) for updates)*

If you want to request features, [create an issue](https://github.com/verixx/selfbot/issues) on this repo.

This is a `stateless selfbot` (Saves no data) *This means that you can [host it on heroku](https://github.com/verixx/selfbot/wiki/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](https://github.com/verixx/selfbot.py/pulls) into the [/cogs/community](https://github.com/verixx/selfbot.py/tree/rewrite/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](https://github.com/Rapptz) from R.Danny