ircbot-0.3.1: A library for writing irc bots

Safe HaskellNone

Network.IRC.Bot.BotMonad

Documentation

mapBotPartT :: (m a -> n b) -> BotPartT m a -> BotPartT n bSource