About the bots

Channel Commands

Not all channel commands are available in every channel, and they may not work correctly if you use control codes (color, bold, underline, reverse).

%convert <amount> <old unit> to <new unit> [{<unit type>}]
Converts amount from old unit to new unit. If unit type is specified, only units of that type will be considered (this is useful for resolving ambiguity). See %units for supported conversions.
%forecast [-m] <location>
Displays the forecast for location. If the location is not found or ambiguous, a list of options will be output. If -m is added, output will be in metric. Output from this command is sent in a NOTICE to the requester.
%seen <nick>
Displays the last time nick was seen.
%units [[-full] type]
Without an argument: outputs a list of supported unit types. With type: output a list of units for that type. If -full is also specified: provide more info.
%weather [-m] <location>
Displays the current conditions for location. If the location is not found or ambiguous, a list of options will be output. If -m is added, output will be in metric. Output from this command is sent in a NOTICE to the requester.

/msg Commands

/msg Suiseiseki seen nick
Displays the last time nick was seen.
/msg Suiseiseki convert <amount> <old unit> to <new unit> [{<unit type>}]
Converts amount from old unit to new unit. If unit type is specified, only units of that type will be considered (this is useful for resolving ambiguity). See the units command for supported conversions.
/msg Suiseiseki forecast [-m] <location>
Displays the forecast for location. If the location is not found or ambiguous, a list of options will be output. If -m is added, output will be in metric.
/msg Suiseiseki units [[-full] type]
Without an argument: outputs a list of supported unit types. With type: output a list of units for that type. If -full is also specified: provide more info.
/msg Suiseiseki weather [-m] <location>
Displays the current conditions for location. If the location is not found or ambiguous, a list of options will be output. If -m is added, output will be in metric.

Ban management commands

%ban <nick|mask> <duration> <reason>
Bans the provided nick or mask for duration, with the provided reason.
%unban <mask>
Unbans the provided mask.
%bans
Lists all bans on the channel, including metadata.

Other functions

*booru info scraping

Danbooru and Gelbooru URLs pointing at images or image pages are automatically scraped for rating and tags. Various miscellaneous sites running similar software are also supported to varying extents.

Zerochan URLs are also supported.

Short URL expansion

Short URLs are automatically expanded into their full target. Supported services include bit.ly and tinyurl.

YouTube info scraping

YouTube video URLs are automatically scraped for title, rating, and view count.

Detailed information on commands and other functionality

Convert and units

The %convert command can be used to convert measurements in various units to other units of the same type. SI prefixes are fully supported. Under some cases with really large or really small numbers, the answer may be off by a bit.

The %units command is used to view the list of supported unit types and supported units of the various types. If a unit is not supported that you'd like to see, contact Xaquseg.

The European Central Bank is used as a source of currency information.

Weather

Weather data provided by AccuWeather.com®

The weather and forecast commands display current conditions and forecast data, respectivly, for the area provided. A medium detail level is provided, with a link for further details.

If the location provided can't be found or is ambiguous, a list of related options will be output, you can then rerun the command with one of those options to get weather for that area.

Back