mirror of
https://github.com/pragma-/pbot.git
synced 2025-03-05 14:01:04 +01:00

The `factoid` commands interprets its arguments as an anonymous factoid. Useful for testing factoid actions without creating and deleting them. E.g.: <pragma> !factoid /say $args[1:2] --args 'testing hello world args' <PBot> hello world