Skip to content

A fully automated omegle chat bot built using Node.js framework.

License

Notifications You must be signed in to change notification settings

kishlaya/omegle-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omegle Bot

A fully automated omegle chat bot built using Node.js framework. The bot will connect to a random stranger on omegle and then conversation follows using api served from https://api.ai

Usage

First, you'll have to create your api.ai agent and obtain a Client Access Token. Register the token as process.env.clientAccessToken. Then proceed as follows:

  1. git clone https://github.com/kishlaya/omegle-bot.git
  2. cd omegle-bot
  3. npm install
  4. npm start
  5. Voila!

About

A fully automated omegle chat bot built using Node.js framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages