Commit Graph

15 Commits

Author SHA1 Message Date
Akamaru 5fd0a7d9b1 Änderung der Commands von / auf #
Kleine Bugfixes
2016-06-22 13:59:06 +02:00
Akamaru d2ec6b090d Removed AM/PM from time 2015-08-03 17:15:50 +02:00
Akamaru f040db894c Spelling fix 2015-07-09 13:03:58 +02:00
Akamaru a9ae12d39a translation for days and months. command for local time 2015-07-08 21:29:43 +02:00
Akamaru dcccb2c8e9 little changes 2015-05-22 17:01:33 +02:00
Akamaru 90428735d3 added new plugins
date.lua
get.lua
invite.lua
location.lua
set.lua
time.lua
twitter.lua
weather.lua
youtube.lua
2015-05-09 16:34:53 +02:00
Akamaru ce629850e2 First commit of Mikubot 2015-04-14 20:21:23 +02:00
yago 8f00b554a2 Indentation an little little little changes 2015-03-31 20:17:45 +02:00
yago 9fc9383ab7 Help well formatted 2015-02-04 23:03:42 +01:00
yago e811ea8a52 Enable / Diable plugins. libs folder. Generate config.lua with serpent, defined enabled_plugins. Plugins config, is inside them, not in config.lua. 2014-12-31 17:14:48 +01:00
Marcel van der Boom 1cd7ce1a9f Improvements for the location plugin
- use an api_key if one is configured
- send the location by using the api
- provide same pin color as standard map
- send overview map based on the type of the location scale
- remove the temporary file after download
2014-12-19 16:31:25 +01:00
yago e7038964d1 Google time location 2014-11-22 15:59:49 +01:00
yago cbc55b0e09 renamed variable to google_api_key 2014-11-22 14:38:21 +01:00
Marcel van der Boom edec3178d5 Simplify and use api_key from a config setting. 2014-11-22 11:59:34 +01:00
Marcel van der Boom e19c3adac4 Inital version of !time command
Syntax: !time [area]

Uses the google geocoding api to turn an area specification into a
lat/long coordinate pair, which is then used to get a timezone record to
determine the local time.

Usecase: when working in international groups it's convenient to know if
your co-worker is likely to be awake or asleep.
2014-11-22 10:29:05 +01:00