Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fukata/example-irc-bot
examples irc bot
https://github.com/fukata/example-irc-bot
Last synced: 29 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-04-23T18:51:16.000Z (over 13 years ago)
- Last Synced: 2024-10-10T12:33:31.628Z (about 1 month 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