titlebot

command module
v0.0.0-...-3a2dc6c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2025 License: MIT Imports: 20 Imported by: 0

README

titlebot

titlebot is a simple IRC bot that:

  1. Automatically extracts and sends the titles of webpages posted in your channel
  2. Automatically downloads and reads Mastodon and Bluesky posts linked in your channel
  3. Demonstrates some of the IRCv3 support provided by ergochat/irc-go

It is configured using environment variables:

# required:
export TITLEBOT_NICK=titlebot
export TITLEBOT_SERVER="testnet.oragono.io:6697"
export TITLEBOT_CHANNELS="#chat"

# optional:
# this is the account of the bot's owner, to be checked against account-tag:
export TITLEBOT_OWNER_ACCOUNT="shivaram"
# SASL credentials:
#export TITLEBOT_SASL_LOGIN=titlebot
#export TITLEBOT_SASL_PASSWORD=lLRpGzfro1sIFwZZ4kNdpA
# quit message:
export TITLEBOT_VERSION="titlebot-v0.0.1-alpha-dont-deploy"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL