Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 899 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 899 Bytes

Nunu Bot

Nunu is a smart voice over bot. Whenever someone joins a voice call, Nunu would also like to join.

When the person that joined the call starts to talk, Nunu will play a pre-recorded audio sound. Once finalized, Nunu would like to leave the voice call.

Whenever someone else joins the call, Nunu would repeat the process.

Nunu is completely clustered Meaning that it shares load distribution across multiple child processes.

SEE IN ACTION
Teaser

Installation

Requires libsodium being installed on your machine before performing any installation command(s).

npm install

Configuration

After configuring config.yaml you can start using nunu.

Run /dist/index.js

Requests

Note down your suggestions or any sort of idea in the issues tab, and we may add the requests if it fits for Nunu.