Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T07:45:19.000Z (over 2 years ago)
- Last Synced: 2024-05-06T06:21:50.320Z (8 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`