Provides commands which interface with various websites to perform currency conversions.
Commands for Currency
CommandArgs Detailed Help
convert[<number>] <currency1> to <currency2> Converts from <currency1> to <currency2>. If number isn't given, it defaults to 1.
currency<command> [<args> ...] Command dispatcher for the Currency plugin. Use 'list Currency' to see the commands provided by this plugin. Use 'config list plugins.Currency' to see the configuration values for this plugin. In most cases this dispatcher command is unnecessary; in cases where more than one plugin defines a given command, use this command to tell the bot which plugin's command to use.
xe[<number>] <currency1> [to] <currency2> Converts from <currency1> to <currency2>. If number isn't given, it defaults to 1.
yahoo[<number>] <currency1> to <currency2> Converts from <currency1> to <currency2>. If number isn't given, it defaults to 1.

Configuration Variables for the Currency plugin

  • supybot.plugins.Currency.public
    • Default: True
    • Channel Specific: False
    • Help: Determines whether this plugin is publicly visible.
  • supybot.plugins.Currency.command
    • Default: "yahoo"
    • Channel Specific: True
    • Help: Sets the default command to use when retrieving the currency conversion. Command must be one of xe or yahoo.

<- Ctcp | Plugins Index | Commands Index | Cycler ->

Valid HTML 4.01! Valid CSS! SourceForge.net Logo