Skip to main content

IRC

Connect to IRC networks so users can chat with your agents in IRC channels.

Setup

  1. Choose an IRC network (Libera.Chat, OFTC, etc.)
  2. In Pawz, go to Settings → Channels
  3. Select IRC
  4. Enter:
    • Server — e.g., irc.libera.chat
    • Port — typically 6697 (TLS) or 6667 (plain)
    • Nickname — bot’s IRC nick
    • Channels — comma-separated channels to join (e.g., #pawz,#general)
    • Use TLS — enable for encrypted connections
  5. Start the channel

Configuration

FieldRequiredDescription
ServerYesIRC server hostname
PortYesServer port
NicknameYesBot’s nick
ChannelsYesChannels to join
Use TLSRecommendedEnable TLS encryption
PasswordNoNickServ or server password
DM policyYesWho can DM the bot

Features

  • Channel messages and private messages
  • Per-user sessions with memory
  • Prompt injection scanning
  • Agent routing via channel routing rules
  • Auto-reconnect on disconnection

Tips

  • Register your bot’s nick with NickServ to prevent impersonation
  • Use TLS (port 6697) for encrypted connections
  • The bot responds when mentioned by nick or in DMs