1
0
Fork 0

moved info from llama bot API repo

This commit is contained in:
Kim, Jimin 2021-08-15 12:28:54 +09:00
parent ab35d0f1b3
commit 25dfda0cb6

View file

@ -4,7 +4,7 @@ sidebar_position: 1
# Overview
For web interface
Firebase http API for the [llama bot](https://github.com/llama-bot/llama-bot).
## Endpoints
@ -39,3 +39,7 @@ List all users in the database
#### `/list-servers`
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))