- 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

@ -44,6 +44,7 @@ function bot:init(config) -- The function run when the bot is started or reloade
self.plugins[k].name = v
if p.init then p.init(self, config) end
end
print('Bot started successfully as:\n@' .. self.info.username .. ', AKA ' .. self.info.first_name ..' ('..self.info.id..')')
self.last_update = self.last_update or 0 -- Set loop variables: Update offset,