Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 281 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 281 Bytes

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