From ff769200dcd01f0e9ac2979ba872358c2305e933 Mon Sep 17 00:00:00 2001 From: cmccabe Date: Wed, 20 Jun 2018 06:37:51 -0400 Subject: [PATCH] add /wiki/pages/irc-bots --- wiki/pages/irc-bots.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 wiki/pages/irc-bots.md diff --git a/wiki/pages/irc-bots.md b/wiki/pages/irc-bots.md new file mode 100644 index 0000000..15c4f54 --- /dev/null +++ b/wiki/pages/irc-bots.md @@ -0,0 +1,37 @@ +--- +author: ~cmccabe +published: false +title: irc-bots +description: information about irc bots on tilde.team +category: + - main +--- + +## tilde.team irc bots + +tilde.team is a place for socializing, learning, and making cool stuff. one fun activity for this is the creation of [irc](https://tilde.team/wiki/?page=irc) bots. + +if you keep your bots clean and efficient, your irc bots are welcome on tilde.team. + +bots should be well behaved and efficient with system resources. if you see a bot that is not, please remind the botmaster about this and/or notify an admin. naughty bots can make the system less enjoyable for everyone, and we all have to work together to police them. + +## rules and etiquette for tilde.team irc bots + +your bot must respond to !botlist with the following information: +- bot name +- your system username (as creator/botmaster) - so we can contact you if the bot misbehaves +- one line description of the bot's functionality +- list of the bots public commands + +be conservative about automatically re-connecting to the server or channel. + +if your bot's code is not stable, keep it in the #bots channel and do testing there. + +## add your bot to the list below + +-- template -- +bot name: +botmaster: +short description: +list of functions: +