feat(ops/panettone): Add configuration for irccat
Adds configuration options for the (inconsistently named) environment variables that configure irccat integration with Panettone. The defaults match the irccat setup on whitby. Change-Id: I6857512a2e3f29f16777493eb981cc69ce3c045f Reviewed-on: https://cl.tvl.fyi/c/depot/+/2080 Tested-by: BuildkiteCI Reviewed-by: kanepyork <rikingcoding@gmail.com>
This commit is contained in:
parent
b1f2c2f48e
commit
77097f8056
2 changed files with 21 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ in lib.fix(self: {
|
|||
dbUser = "panettone";
|
||||
dbName = "panettone";
|
||||
secretsFile = "/etc/secrets/panettone";
|
||||
irccatChannel = "##tvl,##tvl-dev";
|
||||
};
|
||||
|
||||
# Run the first cursed bot (quote bot)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue