- Portiere Golem und MyAnimeList

- Fixe Help-Plugin
- Fixe Kommandos für Forecast & Wetter
This commit is contained in:
Andreas Bielawski
2016-06-18 16:41:21 +02:00
parent 3f2b987839
commit ddffbdc83f
7 changed files with 300 additions and 11 deletions

View File

@ -30,7 +30,7 @@ function weather:init(config)
]]
end
weather.command = 'wetter'
weather.command = 'w [Ort]'
local BASE_URL = "https://api.forecast.io/forecast"
local apikey = cred_data.forecastio_apikey