Skip to content

ksh(1)/nc(1) IRC bot for karma points and Twitch notifications

Notifications You must be signed in to change notification settings

rfht/playonbsd-irc-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

thfr's PlayOnBSD IRC Bot

This is a bot for freenode as it is used for the #openbsd-gaming channel, written in OpenBSD ksh(1) shell script and using nc(1). It tracks karma points (via nick++/nick--) and watches for Twitch streams with "PlayOnBSD" in the title that are then announced on the channel.

The code is ISC licensed (see head of the script).

If you want to use it for your own bot, you have to provide a few variables in the file bot.config in the same directory as the script.

Example bot.config file:

NICK=playonbsd
PASS=mypasscode
CHAN="#openbsd-gaming"
CLIENT_ID=myclientid
FOLLOWER_ID=123456789

About

ksh(1)/nc(1) IRC bot for karma points and Twitch notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages