Retrieve current time and time zone information for various locations.
Forked from https://github.com/reticulatingspline/WorldTime
Go into your Limnoria plugin dir, usually ~/runbot/plugins and run:
gh repo clone Alcheri/WorldTime
To install additional requirements, run from /plugins/WorldTime folder:
pip install --upgrade -r requirements.txt
Next, load the plugin:
/msg bot load WorldTime
Enable Google Geocoding and Time Zone APIs. Set your API Key using the command below
- config plugins.worldtime.mapsapikey <your_key_here
<spline> @worldtime New York, NY
<myybot>
<spline> @worldtime 90210
<myybot>
-
aka add <new alias> worldtime $*
Add an alias to your bot for ease of use.
@wt set [location] -- Sets your current ident@host to [location]
@wt unset -- Removes your current ident@host