ircbot-0.6.6: A library for writing IRC bots
Safe HaskellNone
LanguageHaskell2010

Network.IRC.Bot.Part.Hello

Documentation

helloPart :: BotMonad m => m () Source #

helloCommand :: BotMonad m => ParsecT ByteString () m () Source #