Console command as autoresponse answer?
Is it possible to have the autoresponse answer be a console command ?
No, it's not. Why?

Could just be nice to be able to do custom stuff like display stuff from other plugins via their console commands, or even better like the commands in GUIShop where you can get the player ID ($playerid) and do commands on behalf of the player.

I have "when" and "wipe" as a trigger and "for wipe info use: /wipe" as answer, but it would be cool to have the /wipe command run directly instead of the player having to write an extra thing.

Either way, Smartchatbot is still an awesome plugin :o)

You can simply use Placeholder API now. Ask your wipe info provider to, probably, use Placeholder API too - it's not.that hard to use and makes a lot of things possible.

Merged post

I mean sure if its a plugin. You can set a static var there in config and use across different bot replies / other plugins that use Placeholder API. Other plugins can register dynamic placeholders too