Safe Haskell | None |
---|
Lambdabot.Message
Documentation
class Show a => Message a whereSource
Methods
extracts the tag of the server involved in a given message
extracts the nickname involved in a given message.
fullName
extracts the full user name involved in a given message.
channels
extracts the channels a Message operate on.
lambdabotName :: a -> NickSource
Instances