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

https://github.com/neguindev/bot-discord-call

Bot Discord para falar quando alguem entrar na call
https://github.com/neguindev/bot-discord-call

bot discord-bot discord-js

Last synced: 2 months ago
JSON representation

Bot Discord para falar quando alguem entrar na call

Awesome Lists containing this project

README

          

# Bot para Discord Simples
Um bot simples que fiz para o discord para zoar com os amigos, e decide postar aqui para a comunidade.

## Funcionalidades
Quando alguem entra em uma call, ele entra na call e trasmite um audio 'Fulano entrou na call para mamar a tropa!'

## Instalação
```bash
git clone https://github.com/Neguin0/bot-discord-call
cd bot-discord-call
npm install
node index
```