Merge branch 'master' of git://github.com/but3k4/telegram-bot into but3k4-master

This commit is contained in:
yago
2015-02-02 22:42:59 +01:00
3 changed files with 52 additions and 32 deletions

View File

@ -5,7 +5,7 @@ json = (loadfile "./libs/JSON.lua")()
serpent = (loadfile "./libs/serpent.lua")()
require("./bot/utils")
VERSION = '0.8.3'
VERSION = '0.8.4'
function on_msg_receive (msg)
vardump(msg)
@ -209,4 +209,4 @@ end
-- Start and load values
our_id = 0
now = os.time()
now = os.time()