This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

!Time ??

Old posts that have not been replied to for several years.
Locked
J
Jabdah

Post by Jabdah »

Hi,

i was looking for a Script or modules which is able to say the Time to a Channel. Like the weather script.

I was dreaming about this:

!time [City] <Country>


Any chance to realize this ?

User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

There are a bunch of identical city names per country. You might have better luck with a zip code (for US) or some other one for other countries.

Your best bet is to find a website that does it for you. Then it's not too hard to make an eggdrop script that reads the webpage.
E
EcoSpliff

Post by EcoSpliff »

Such a script exists - ftp://ftp.eggheads.org/pub/eggdrop/scri ... ime.tcl.gz

Hope that is what you are looking for (minor changes in binding to change it from !tz to !time required)
Locked