Difference between revisions of "User:Eupeodes/Hashie"

From Geohashing
imported>Eupeodes
(hash)
(tell)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Hashie is a bot on #geohashing. It will post the global hash of the current day and all available future days around the time zbot announces the new coordinates. Also it responds to a few commands.
+
{{30w compliant|yes=1}}
==hash==
+
Hashie is a bot on #geohashing. It will post the global hash of the current day and all available future days around the time zbot announces the new coordinates. Also it responds to a few commands. All commands can also be triggered with a . instead of a !
 +
==current commands==
 +
===hash===
 
  '''!# [location [date]]'''  
 
  '''!# [location [date]]'''  
 
  returns the geohash (or globalhash) for the given graticule and date. Parameters in square brackets are optional.  
 
  returns the geohash (or globalhash) for the given graticule and date. Parameters in square brackets are optional.  
Line 6: Line 8:
 
  Graticule is defined with latitude and longitude without decimals.
 
  Graticule is defined with latitude and longitude without decimals.
 
  Latitude and longitude have to be separated by a space and/or comma.
 
  Latitude and longitude have to be separated by a space and/or comma.
  '''date''': A date in the ISO format yyyy-mm-dd. Defaults to a current date (for some time zones) if omitted.
+
  '''date''': A date in the ISO format yyyy-mm-dd. Defaults to a current date if omitted. Strings like tomorrow, next sunday or today +2 days also work. For this function UTC is used as local time
  
==tell==
+
===tell===
 
  '''!tell person ...'''
 
  '''!tell person ...'''
 
  Stores a message which will be displayed to "person" as soon as they say something in the IRC channel.
 
  Stores a message which will be displayed to "person" as soon as they say something in the IRC channel.
 +
''GDPR disclaimer: By using the tell function you agree that the message is stored in a human readable form on the server of [[User:Eupeodes|Eupeodes]]''
  
==tweet==
+
==Former commands (discontinued as of 2019-02-02)==
 +
===tweet===
 
  '''!tweet ...'''
 
  '''!tweet ...'''
 
  Places a message in the queue for twitter, currently only Eupeodes can process this queue
 
  Places a message in the queue for twitter, currently only Eupeodes can process this queue
 +
[[Category:Eupeodes]]
 +
[[Category:Implementations]]

Latest revision as of 10:58, 25 August 2022

This implementation IS FULLY 30W-compliant.

Hashie is a bot on #geohashing. It will post the global hash of the current day and all available future days around the time zbot announces the new coordinates. Also it responds to a few commands. All commands can also be triggered with a . instead of a !

current commands

hash

!# [location [date]] 
returns the geohash (or globalhash) for the given graticule and date. Parameters in square brackets are optional. 
location: The graticule or global. Defaults to the current globalhash if omitted.
Graticule is defined with latitude and longitude without decimals.
Latitude and longitude have to be separated by a space and/or comma.
date: A date in the ISO format yyyy-mm-dd. Defaults to a current date if omitted. Strings like tomorrow, next sunday or today +2 days also work. For this function UTC is used as local time 

tell

!tell person ...
Stores a message which will be displayed to "person" as soon as they say something in the IRC channel.
GDPR disclaimer: By using the tell function you agree that the message is stored in a human readable form on the server of Eupeodes

Former commands (discontinued as of 2019-02-02)

tweet

!tweet ...
Places a message in the queue for twitter, currently only Eupeodes can process this queue