Socbot factoids

From Support

Jump to: navigation, search

This page describes a User Script. Scripts are simple programs that do cool and/or useful stuff. This is not an official Netsoc script, use it at your own risk.

socbot_factoids is a simple script to dump all the current factoids known by Socbot. This script was written by Brian Brazil. It is located at ~bbrazil/bin/socbot_factoids on Spoon.

Usage

$ ~bbrazil/bin/socbot_factoids
dinner  go get dinner for me
.
.
.
the wiki        at http://support.netsoc.tcd.ie/w/

The output is one factoid per line, with the key and value seperated by a tab.

Backend

The actual data file is generated by ~bbrazil/bin/dump_supybot_netsoc_factoids which is run once an hour by cron. soctbot_factoids simply displayes this file.

See Also

Personal tools