ircbot-0.6.4: A library for writing irc bots

Safe HaskellNone
LanguageHaskell98

Network.IRC.Bot.Types

Documentation

data User Source

Constructors

User 

Fields

username :: ByteString

username on client system

hostname :: HostName

hostname of client system

servername :: HostName

irc server client is connected to

realname :: ByteString

client's real name