diff --git a/PBot/FactoidCommands.pm b/PBot/FactoidCommands.pm index 5ea72609..b39bb2f4 100644 --- a/PBot/FactoidCommands.pm +++ b/PBot/FactoidCommands.pm @@ -43,7 +43,6 @@ our %factoid_metadata_capabilities = ( nooverride => 'chanop', 'cap-override' => 'botowner', 'persist-key' => 'admin', - 'interpolate' => 'chanop', # all others are allowed to be factset by anybody );