BooyahDocs/README.md

24 lines
882 B
Markdown
Raw Normal View History

![apiv3](https://user-images.githubusercontent.com/61166695/129963654-8abb0486-2a0d-42a3-828b-8d604e6ace3b.png)
# Booyah.live Docs
Unofficial usermade documentation of the v3 API of the streaming platform called booyah
Since booyah does not provide documentation to its API, I am doing the documentation to make the development of bots (or something else) easier for everyone.
I am not a booyah employee and I am not affiliated with them either (in fact, I hate booyah). I am just a normal user
This work is in progress, I will update it when I have time available. The booyah api is too extensive to finish it in a few days.
Any useful contribution to the documentation is appreciated :)
## ↓ Docs ↓
### This api is used for get users information
[Users API Docs](./docs/users.md)
### Used for gather some channel information
[Channels API Docs](./docs/channels.md)