diff options
| author | Ahmed <git@gumx.cc> | 2026-06-15 00:27:09 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-15 00:27:09 +0300 |
| commit | c227b93f43baa30ebb18ea2d08df3b486304cf16 (patch) | |
| tree | 2bbe508dec222c3679e70c4a59f54e4fa2dc9303 /scripts | |
| parent | 3afca074af8a0f7a264f6318e4cbf2fab91719e2 (diff) | |
docs: added jeeves
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/gen_bots.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gen_bots.py b/scripts/gen_bots.py index ed53bc6..392251f 100644 --- a/scripts/gen_bots.py +++ b/scripts/gen_bots.py @@ -7,6 +7,7 @@ import sys BOTS = [ ("alfred", "Server management, bot control, file hosting, soju bouncer"), + ("jeeves", "DJ queue, duck hunting, recipes, news, quotes, art"), ("osterman", "Channel moderation, auto-modes, idle tracking"), ("daffy", "Duck hunting game"), ("contessa", "Recipe suggestions"), |
