https://github.com/mesalilac/voice-chat-watcher
Notify user when someone joins an empty voice chat from list of voice channels IDs
https://github.com/mesalilac/voice-chat-watcher
discord-bot discord-js discord-self-bot discord-selfbot discord-typescript discordjs discordselfbot nodejs typescript
Last synced: 4 months ago
JSON representation
Notify user when someone joins an empty voice chat from list of voice channels IDs
- Host: GitHub
- URL: https://github.com/mesalilac/voice-chat-watcher
- Owner: mesalilac
- Created: 2022-06-06T03:34:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T07:45:19.000Z (about 3 years ago)
- Last Synced: 2025-01-16T19:39:24.099Z (5 months ago)
- Topics: discord-bot, discord-js, discord-self-bot, discord-selfbot, discord-typescript, discordjs, discordselfbot, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Notify user when someone joins an empty voice chat from list of voice channels IDs
requirements:
- nodejs
- nodejs package manager (npm, yarn, ...etc)
## install
- Clone the repo
- edit config.json
- run `yarn && yarn start` or `npm install && npm start`