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.
- Host: GitHub
- URL: https://github.com/sim642/blah
- Owner: sim642
- License: mit
- Created: 2013-08-21T14:39:58.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-21T15:36:10.000Z (almost 13 years ago)
- Last Synced: 2025-02-09T23:49:49.836Z (over 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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