flyingluscas / festinha-discord-bot

bot para tocar musicas no discord [fork pessoal]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Festinha Discord Bot

Requisitos

Executando

docker run \
  --name festinha-discord-bot \
  --env DISCORD_TOKEN=<SEU_TOKEN> \
  --restart unless-stopped \
  --detach \
  flyingluscas/festinha-discord-bot:v1.1.0

About

bot para tocar musicas no discord [fork pessoal]


Languages

Language:JavaScript 96.6%Language:Dockerfile 3.2%Language:Shell 0.2%