Skip to content

WunderMap based time lookup script for Sopel IRC bot.

License

Notifications You must be signed in to change notification settings

jotham/sopel-wundertime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sopel-wundertime

WunderMap based time lookup script for Sopel IRC bot.

Installation

Tested on Ubuntu 1604LTS. Requires pytz, requests.

sudo pip3 install requests

In your ~/.sopel/default.cfg or similar disable the clock module:

[core]
exclude = clock
...

Testing

$ python3 sopel-wundertime/wundertime.py alice springs
Looking up "alice springs"
Time for Alice Springs, Australia is Sat Feb 10 18:37:32 2018 (ACST)

About

WunderMap based time lookup script for Sopel IRC bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages