Skip to content

Commit 35d2fc0

Browse files
authored
Merge pull request #8 from Code-Theft-Auto/new-help-pic
New help pic
2 parents f9adac3 + 83876ed commit 35d2fc0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,17 @@ You can join my [discord server](https://discord.com/invite/f9zy7HYXg4) if u wan
1111

1212

1313
## setup if u want to run by yourself
14-
- `git clone https://github.com/DevER-M/sockeyPy.git`
14+
- `git clone https://github.com/Code-Theft-Auto/sockeyPy.git`
1515
- `cd sockeyPy`
1616
- *make sure you have python and pip in the latest version*
1717
- `pip install -r requirements.txt`
18-
- make a file called .env
18+
- make a file called .env or `export TOKEN="YOUR_TOKEN"` in shell (if you use linux or macos)
1919
- Add your token in this [line](/main.py#L42) ```bot.run(<YOURTOKEN>)```
2020
- `python main.py` or `py main.py`
2121

2222
## Bot commands
23-
![help menu](https://user-images.githubusercontent.com/78902540/153714982-5e7296f7-30a0-44fa-ab9a-6a17d88db499.png)
23+
![helppic](https://user-images.githubusercontent.com/78902540/168753523-8bde679f-f936-4267-91dc-30fc249132be.png)
24+
2425

2526

2627
#### New updates comming soon....

0 commit comments

Comments
 (0)