Skip to content

MP2E/divebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

divebot: a simple IRC bot written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published