Skip to content

Commit 4db2d40

Browse files
committed
Merge branch 'master' of https://github.com/DevER-M/sockeyPy
2 parents f1cafaa + 94041f2 commit 4db2d40

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
## sockey
2+
3+
A simple discord.py general purpose music bot
4+
5+
6+
[![homepage](https://user-images.githubusercontent.com/78902540/153714070-79edddbb-21a5-45e2-8a70-a54c8c52a933.png )](https://discord.com/api/oauth2/authorize?client_id=916685474364534805&permissions=275147647024&scope=bot%20applications.commands "invite link")
7+
8+
9+
10+
You can join my [discord server](https://discord.com/invite/f9zy7HYXg4) if u want to
11+
12+
13+
## setup if u want to run by yourself
14+
- `git clone https://github.com/DevER-M/sockeyPy.git`
15+
- `cd sockeyPy`
16+
- *make sure you have python and pip in the latest version*
17+
- `pip install -r requirements.txt`
18+
- make a file called .env
19+
- inside the .env file add your token as ```TOKEN=YOUR TOKEN```
20+
- `python main.py` or `py main.py`
21+
22+
## Bot commands
23+
![help menu](https://user-images.githubusercontent.com/78902540/153714982-5e7296f7-30a0-44fa-ab9a-6a17d88db499.png)
24+
25+
26+
27+
******
28+
**Bot made by** *`b5a862f475b9e4fb7e241a32470dbd07#3365`*

0 commit comments

Comments
 (0)