Skip to content

Info Bot

z0mbieparade edited this page Feb 25, 2017 · 9 revisions

Based on this old bot script. Must enable info_bot in config file.

Basic usage:

  • setting: X is/are Y, no, X is/are Y
  • accessing: what/who is/are X what's/who's X? what/who the *** is/are X? wt* is X X? X!
  • appending: X is/are also Z
  • erasing: forget X
  • locking: lock X (only works for ~ users, if set, non-~ users cannot change, delete, or append to factoid.)

Variables:

  • $noun, $adj/$adjective, $verb, $adv/$adverb, $prep/$preposition will all be replaced with random words
  • X is red|green|blue will randomly select one of those words

Customizing

The default words are in lib/infobot_vars_default.json, if you want to set your own custom words and variables you can copy infobot_vars.example.json to infobot_vars.json and it will load that file instead.