command
module
Version:
v0.0.0-...-86dd17d
Opens a new window with list of versions in this module.
Published: Feb 28, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-karma-bot

Configuration
The following environment variables are available for configuration:
IRC_BOT_SERVER
IRC_BOT_NICK
IRC_BOT_CHANNEL
IRC_BOT_PASS
NixOS
Nix users may use the provided module as follows:
imports = [
go-karma-bot.nixosModules.go-karma-bot
];
# ...
services.go-karma-bot.environmentFile = [ "/path/to/envFile" ];
services.go-karma-bot.enable = true;
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.