.. _plugin-Geography: 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 `. .. _commands-Geography: Commands -------- .. _command-geography-localtime: localtime 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. .. _command-geography-timezone: timezone 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. .. _conf-Geography: Configuration ------------- .. _conf-supybot.plugins.Geography.public: 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.