From 81a9cc2cc99ea78fd9710a3d4c7e6acf6d5e91ae Mon Sep 17 00:00:00 2001 From: khuxkm Date: Sun, 2 Sep 2018 12:05:50 -0400 Subject: [PATCH] Add notice to not join shitposting channels Eventually, I'll add rules to prevent abusing bots in the channels, but until then, an advisory. --- wiki/pages/bots.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wiki/pages/bots.md b/wiki/pages/bots.md index 546acfe..328cbb6 100644 --- a/wiki/pages/bots.md +++ b/wiki/pages/bots.md @@ -24,6 +24,8 @@ be conservative about automatically re-connecting to the server or channel. if your bot's code is not yet stable, keep it in the #bots channel and do testing there. +don't join #chaos or #shitposting unless you want your bot to be spammed to hell and back. + ## tilde.team bot starter kit [khuxkm](https://khuxkm.tilde.team) is hard at work developing a starter kit framework in python that you can use to build your own irc bot. find the [source here](https://git.tildeverse.org/team/teambot). it's installed globally on ~team, so get coding!