https://github.com/fukata/example-irc-bot
examples irc bot
https://github.com/fukata/example-irc-bot
Last synced: 24 days ago
JSON representation
examples irc bot
- Host: GitHub
- URL: https://github.com/fukata/example-irc-bot
- Owner: fukata
- Created: 2011-04-18T09:24:05.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-23T18:51:16.000Z (almost 14 years ago)
- Last Synced: 2025-02-05T00:38:34.015Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 538 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What's this
Examples IRC Bot.## Dependences
### Perl
apt-get install libbot-basicbot-perl
### node.js
npm install express
npm install underscore