Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 637 Bytes

README.adoc

File metadata and controls

18 lines (15 loc) · 637 Bytes

divebot: a simple Haskell IRC Bot

Based off of Roll your own IRC bot, this is a fun toy project to get comfortable with many aspects of using Haskell for real world application development

Current features

  • Markov bot

Planned features

  • rewrite around pipes library

  • allow multiple servers/channels

  • make joining more robust (OFTC does not work)

  • permissions system per channel for commands

  • fix potential infinite loop in sentence gen

  • set of useful commands for channel/bot management

  • watch git repos and report on commits

  • idgames API and demowar command