Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

andypiper/scribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Scribe is a simple, lightweight bot for logging IRC channels. It is composed of 2 parts:

  • a Ruby script to run in the background and watch and log a range of IRC channels
  • a Sinatra webapp to receive messages from the bot and provide a user interface

Setup

Copy the scribe.yml.sample to scribe.yml and edit settings - you can put as many rooms in the config as you need.

Run the main webapp main.rb

Run the logger logger/scribe.rb

Open the webapp's URL and you will be asked for a secret - use the same secret in your scribe.yml

Background

Scribe was originally by commonthread. This version has been ported to Ruby 1.9 and newer versions of the required gems (Isaac, Yaml, Datamapper etc).

About

IRC logger app using Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages