moved info from llama bot API repo
This commit is contained in:
parent
ab35d0f1b3
commit
25dfda0cb6
1 changed files with 5 additions and 1 deletions
|
@ -4,7 +4,7 @@ sidebar_position: 1
|
||||||
|
|
||||||
# Overview
|
# Overview
|
||||||
|
|
||||||
For web interface
|
Firebase http API for the [llama bot](https://github.com/llama-bot/llama-bot).
|
||||||
|
|
||||||
## Endpoints
|
## Endpoints
|
||||||
|
|
||||||
|
@ -39,3 +39,7 @@ List all users in the database
|
||||||
#### `/list-servers`
|
#### `/list-servers`
|
||||||
|
|
||||||
List all servers in the database
|
List all servers in the database
|
||||||
|
|
||||||
|
## Special thanks
|
||||||
|
|
||||||
|
- [luizkc](https://github.com/luizkc) for discord oauth2 authentication ([repo](https://github.com/luizkc/firebase-discord-oauth2-example))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue