repositorypackage
0.0.0-20250103190354-2cae83ea1a70
Repository: https://github.com/adedomin/moose-irc2.git
Documentation: pkg.go.dev
# README
Moose2 IRC bot
Running
moose-irc2 init -c /etc/moose-irc2/NETWORK_NAME.json
# now edit /etc/moose-irc2/NETWORK_NAME.json
# if you want invites, edit invite-file in the config.json
# empty strings are the default "off" value(s)
cp moose-irc2/contrib/etc/systemd/system/[email protected] /etc/systemd/system/[email protected]
systemctl daemon-reload
systemctl enable --now moose-irc2@NETWORK_NAME.service