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
- Host: GitHub
- URL: https://github.com/neguindev/bot-discord-call
- Owner: NeguinDev
- Created: 2022-02-02T08:49:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T03:55:29.000Z (over 4 years ago)
- Last Synced: 2025-04-05T14:23:32.738Z (over 1 year ago)
- Topics: bot, discord-bot, discord-js
- Language: JavaScript
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```