Skip to content

update #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 59 commits into from
Nov 15, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
e408262
Merge pull request #2 from verixx/rewrite
fourjr Nov 13, 2017
ff6f259
Create cc.json
fourjr Nov 14, 2017
a77e961
Create cc
fourjr Nov 14, 2017
13dbe46
Create cc
fourjr Nov 14, 2017
609d377
Test
fourjr Nov 14, 2017
0941f23
Test
fourjr Nov 14, 2017
5d692f1
Commit!
fourjr Nov 14, 2017
64c1fec
New Custom Command: lol/hi
fourjr Nov 14, 2017
94b5a89
New Custom Command: lol/hi
fourjr Nov 14, 2017
45c40e2
New Custom Command: lol/hi
fourjr Nov 14, 2017
be8991e
Merge pull request #167 from EliteDaMyth1337/rewrite
fourjr Nov 14, 2017
6e45e44
Merge pull request #1 from verixx/rewrite
Nov 14, 2017
748f26e
Merge pull request #168 from fourjr/rewrite
fourjr Nov 14, 2017
2db202b
revert all the shit i did
fourjr Nov 14, 2017
d6e2669
Merge pull request #4 from verixx/rewrite
fourjr Nov 14, 2017
0302d92
Merge pull request #2 from verixx/rewrite
Nov 14, 2017
c9bbe41
New Custom Command: updateerror/did
Nov 14, 2017
3627acf
Edited Custom Command: updateerror/did u do the old update steps?
Nov 14, 2017
aa4f9c2
New Custom Command: test/lol hi
fourjr Nov 14, 2017
5865c6b
New Custom Command: hi/bye
fourjr Nov 14, 2017
482f67b
optimise cc and make cc trigger directly from prefix
fourjr Nov 14, 2017
7ddf473
Merge pull request #5 from verixx/rewrite
fourjr Nov 14, 2017
783807c
Merge pull request #3 from verixx/rewrite
Nov 14, 2017
6d5051b
docstrings + fix undefined bug
fourjr Nov 14, 2017
c20491e
Merge pull request #4 from verixx/rewrite
Nov 14, 2017
8d6bf7d
add comments, remove unnecessary body
fourjr Nov 14, 2017
9bdee36
Merge pull request #6 from verixx/rewrite
fourjr Nov 14, 2017
85a7d8b
Fix git not identified bug
fourjr Nov 14, 2017
d1f7e2b
Change presence
KorewaKiyo Nov 14, 2017
5e4edaa
New Custom Command: hi/testing
kyb3r Nov 15, 2017
45e855a
clear cc
kyb3r Nov 15, 2017
ac28795
New Custom Command: lol/die
fourjr Nov 15, 2017
581a0c8
New Custom Command: test
fourjr Nov 15, 2017
bc9a223
New Custom Command: hi
fourjr Nov 15, 2017
4dd349a
CC Optimisation using json.dumps
fourjr Nov 15, 2017
53a3fb6
pycc.json
fourjr Nov 15, 2017
bce91ea
Configuring cc.json for new features :)
fourjr Nov 15, 2017
c88ca26
p y c c
fourjr Nov 15, 2017
974a36c
New pycc Command: hi
fourjr Nov 15, 2017
4f299e1
PYCC!
fourjr Nov 15, 2017
3235eda
make it edit to codeblock on pycc cc create
fourjr Nov 15, 2017
395429f
SAFETY ISSUE: Remove some presence
fourjr Nov 15, 2017
5e3e624
Merge branch 'rewrite' into rewrite
fourjr Nov 15, 2017
6c75842
Made a typo in presence
fourjr Nov 15, 2017
766ddc9
Merge branch 'rewrite' of https://github.com/verixx/selfbot.py into r…
fourjr Nov 15, 2017
dadb82d
remove not needed file
fourjr Nov 15, 2017
dd5a7eb
make cc list
fourjr Nov 15, 2017
8de7117
random commit
fourjr Nov 15, 2017
7c49ea0
Create app.json
kyb3r Nov 15, 2017
c2684ea
Update README.md
kyb3r Nov 15, 2017
0b2daec
Experimental deploy to github button
kyb3r Nov 15, 2017
31a9ebf
Added cr_tag
kyb3r Nov 15, 2017
099795b
ignore this
fourjr Nov 15, 2017
fa252b5
rework the whole update command
fourjr Nov 15, 2017
388895c
Merge branch 'rewrite' of https://github.com/verixx/selfbot.py into r…
fourjr Nov 15, 2017
1953777
make the not starred warning bold
fourjr Nov 15, 2017
82d1289
Fix some errors in list
fourjr Nov 15, 2017
fc4d9a6
Merge branch 'rewrite' into rewrite
fourjr Nov 15, 2017
37800ae
Merge branch 'rewrite' into rewrite
Nov 15, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@
## [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/verixx/selfbot.py/tree/rewrite)

## Features

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

Expand Down
24 changes: 24 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "selfbot.py",
"description": "discord selfbot",
"website": "http://selfbot-py.tk",
"repository": "https://github.com/verixx/selfbot.py",
"env": {
"TOKEN": {
"description": "Discord token used to log in",
"required": true
},
"PREFIX": {
"description": "Command prefix to use.",
"required": true
},
"GITHUBTOKEN": {
"description": "Token for github api usage. (optional)",
"required": false
},
"CR_TAG": {
"description": "Clash Royale player tag. (optional)",
"required": false
}
}
}
Loading