Geography

Purpose

Geography: Provides geography facts, such as timezones.

Usage

Provides geography facts, such as timezones.

This plugin uses data from Wikidata and OSM/Nominatim <https://nominatim.openstreetmap.org/>.

Commands

localtime <location name to search>

Returns the current used in the given location. For example, the name could be “Paris” or “Paris, France”. The response is formatted according to supybot.reply.format.time This uses data from Wikidata and Nominatim.

timezone <location name to search>

Returns the timezone used in the given location. For example, the name could be “Paris” or “Paris, France”. This uses data from Wikidata and Nominatim.

Configuration

supybot.plugins.Geography.public

This config variable defaults to “True”, is not network-specific, and is not channel-specific.

Determines whether this plugin is publicly visible.