An open API service indexing awesome lists of open source software.

https://github.com/code-raisan/musicbot


https://github.com/code-raisan/musicbot

discord

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# アマガエル(仮)

⚠ Coming soon

## Use

1. APIトークンを設定

```yml
app:
build: .
environment:
# Discord API Token
- DISCORD_TOKEN=<トークンを設定>
```

2. コンテナを起動

```
docker compose up -d
```