Ich krieg die Krise!

This commit is contained in:
Andreas Bielawski 2016-07-29 00:07:00 +02:00
parent ecbe9f4c33
commit 64e16fde64

View File

@ -5,7 +5,7 @@ local bindings -- Load Telegram bindings.
local utilities -- Load miscellaneous and cross-plugin functions.
local redis = (loadfile "./otouto/redis.lua")()
bot.version = '2.2.3'
bot.version = '2.2.3.1'
function bot:init(config) -- The function run when the bot is started or reloaded.