An open API service indexing awesome lists of open source software.

https://github.com/sim642/blah

IRC bot which imitates omegle functionality in an IRC network.
https://github.com/sim642/blah

Last synced: about 1 year ago
JSON representation

IRC bot which imitates omegle functionality in an IRC network.

Awesome Lists containing this project

README

          

blah
====

IRC bot which imitates omegle functionality in an IRC network.

Dependencies
------------

npm install irc

Usage
-----

### Bot setup

node blah.js

* address - IRC server address
* nick - nickname of the bot (optional, defaults to 'blah')
* realname - realname of the bot, for networks where it's necessary to have owner's nickname there (optional, defaults to nick)
* password - NickServ password for the nickname (optional)

### Bot usage

All interactions with the bot are done through PMs.
* ~help - shows basic help text
* ~connect - attempts to connect to another person
* ~disconnect - disconnects current ongoing person