Skip to content

mortenberg80/scabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scabot

An IRC bot written in Scala. The main goal of this project is to try out Scala.

Getting started

  1. You must have SBT installed, see http://code.google.com/p/simple-build-tool/
  2. Check out the code
  3. Run sbt sbt
  4. Start the bot > run

When the bot starts, it reads from the server, and from System.in. In order to connect to a channel, write "JOIN #channel".

About

irc bot in scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages