8000 GitHub - neckro/OCTOTROG: Dungeon Crawl Stone Soup IRC relay bot, node.js version
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neckro/OCTOTROG

8000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCTOTROG.JS

Based on the original OCTOTROG bot written in Perl by shmup: https://github.com/shmup/octotrog

The Perl version wasn't terribly maintainable, so I rewrote it using Node and the nodeirc library, which is much more flexible.

The bot's main function is to send commands from an IRC channel to a pantheon of infobots on another server, and relay the response back.

Dependencies:

  • Node
  • SQLite 3 dev headers (Debian/Ubuntu package libsqlite3-dev)

Basic instructions:

  • Edit octotrog.js and set server and channels
  • Run sqlite3 db/save.db < db/schema.sql to initialize the database
  • npm install
  • npm start

About

Dungeon Crawl Stone Soup IRC relay bot, node.js version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0