You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Scraper for Black Desert Online community data with a built-in API server. It currently supports EU, NA, SA and KR regions. Support for other regions might be added in the future.
3
3
4
4
## Projects using this API
5
-
-~~BDO Leaderboards ([Website](https://bdo.hemlo.cc/leaderboards), [sources](https://github.com/man90es/BDO-Leaderboards)): web-based leaderboards for Black Desert Online.~~
5
+
-~~BDO Leaderboards ([Sources](https://github.com/man90es/BDO-Leaderboards)): web-based leaderboards for Black Desert Online.~~
6
6
- Ikusa ([Website](https://ikusa.site), [sources](https://github.com/sch-28/ikusa_api)): powerful tool that allows you to analyze your game logs and gain valuable insights into your combat performance.
7
7
- GuildYapper ([Discord server](https://discord.gg/x2nKYuu2Z2)): Discord bot with various features for BDO guilds such as guild and player history logging, and automatic trial Discord management (more features TBA).
8
8
- BDO Guild Bosses - Alliance [EU] ([Discord server](https://discord.gg/735bYrQWKr)): Discord bot for organising events in a guild bosses alliance.
@@ -21,6 +21,10 @@ API documentation can be viewed [here](https://man90es.github.io/BDO-REST-API/).
21
21
If you host the API yourself, either via Docker or natively, you can control some of its features by executing it with flags.
22
22
23
23
Available flags:
24
+
-`-admintoken`
25
+
- Specifies an admin token that gives access to certain endpoints
0 commit comments