Skip to content

Commit c61c738

Browse files
committed
Updated readme
1 parent 9234a70 commit c61c738

File tree

2 files changed

+113
-101
lines changed

2 files changed

+113
-101
lines changed

Pipfile.lock

+105-97
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
</div>
88

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+
913
## 🏁 Getting Started
1014

1115
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
3943
Install the required packages and the packages for development with Pipenv:
4044

4145
```sh
46+
pipenv install
4247
pipenv install --dev
4348
```
4449

@@ -53,9 +58,8 @@ rapid-api-key=rapi_api_key_for_fun_commands
5358
google-api-key=google_api_key_for_youtube/google_etc.
5459
```
5560

56-
```
57-
5861
### Running
59-
62+
```
6063
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+
```

0 commit comments

Comments
 (0)