File tree 2 files changed +113
-101
lines changed
2 files changed +113
-101
lines changed Original file line number Diff line number Diff line change 6
6
7
7
</div >
8
8
9
+ ## Information
10
+ To invite the bot to your server: https://discord.com/api/oauth2/authorize?client_id=850004714623729674&permissions=8&scope=bot
11
+ Bonafide bot official discord server: https://discord.gg/E7bnXS2hpn
12
+
9
13
## 🏁 Getting Started
10
14
11
15
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
@@ -39,6 +43,7 @@ pip install pipenv
39
43
Install the required packages and the packages for development with Pipenv:
40
44
41
45
``` sh
46
+ pipenv install
42
47
pipenv install --dev
43
48
```
44
49
@@ -53,9 +58,8 @@ rapid-api-key=rapi_api_key_for_fun_commands
53
58
google-api-key=google_api_key_for_youtube/google_etc.
54
59
```
55
60
56
- ```
57
-
58
61
### Running
59
-
62
+ ```
60
63
Run the main.py file to get the bot running.
61
- To enable music commands in bot run java -jar Lavalink.jar in terminal.
64
+ To enable music commands in bot run "java -jar Lavalink.jar" in terminal.
65
+ ```
You can’t perform that action at this time.
0 commit comments