Adds a prefix to a command word; the command prefix if the passed policy is kameloso.plugins.common.PrefixPolicy.prefixed, the bot nickname if it is kameloso.plugins.common.PrefixPolicy.nickname, and as is if it is kameloso.plugins.common.PrefixPolicy.direct.
The current HelpPlugin.
Command word to add a prefix to.
The prefix policy of the command word relates to.
The passed word, optionally with a prefix prepended.
Adds a prefix to a command word; the command prefix if the passed policy is kameloso.plugins.common.PrefixPolicy.prefixed, the bot nickname if it is kameloso.plugins.common.PrefixPolicy.nickname, and as is if it is kameloso.plugins.common.PrefixPolicy.direct.