Skip to content

Commit 220171b

Browse files
Merge pull request #447 from danthe1st/fix-readme
fix README link
2 parents 250741e + 5eb89b6 commit 220171b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# JavaBot — General Utility Bot for the [JavaDiscord Community](https://join.javadiscord.net/)
1+
# JavaBot — General Utility Bot for the [Discord Java Community](https://join.discordjug.net/)
22

33
![Banner](https://user-images.githubusercontent.com/48297101/174893242-c8fc553a-e36b-4c5f-91d3-9c3bc659a7c9.png)
44

5-
# Usage
5+
# Usage
66

77
To start up, run the bot once, and it will generate a `config` directory. Stop the bot, and set the up **all of the following values**:
88
- in `systems.json`
@@ -58,7 +58,7 @@ For more information on how this works, visit the [DIH4JDA Wiki!](https://github
5858

5959
# API Documentation
6060

61-
#### `GET` `guilds/{guild_id}/metrics`
61+
#### `GET` `guilds/{guild_id}/metrics`
6262
- Responds with guild-specific metrics, such as the member- and (approximate) online count.
6363

6464
#### `GET` `guilds/{guild_id}/users/{user_id}`
@@ -70,7 +70,7 @@ For more information on how this works, visit the [DIH4JDA Wiki!](https://github
7070
#### `GET` `guilds/{guild_id}/leaderboard/experience?page=1`
7171
- A paginated endpoint which responds with an ordered list of users, based on their help channel experience.
7272

73-
You can try out the API yourself on `api.javadiscord.net`!
73+
You can try out the API yourself on `api.javadiscord.net`!
7474

7575
# Credits
7676

0 commit comments

Comments
 (0)