From 2eb90cbca1c5a45243008912684cd9ea71d304c6 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Sat, 11 Jul 2020 21:32:12 -0400 Subject: feat(owothia): Add owothia Add owothia, an irc bot that picks a random verb out of a random subset of messages and replies with a message of the form " me owo". it's incredibly messy, full of warnings, includes a *number* of harcoded things, but also is hilarious. Change-Id: I73cacd533bbbff9e753d1e542308da25247a7034 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1063 Tested-by: BuildkiteCI Reviewed-by: lukegb --- ci-builds.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'ci-builds.nix') diff --git a/ci-builds.nix b/ci-builds.nix index 64291f4951..8be0953a87 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -102,5 +102,6 @@ in lib.fix (self: { (systemFor system.system.chupacabra) xanthous keyboard.layout + owothia ]; }) -- cgit 1.4.1