oops
This commit is contained in:
parent
cd61c7bafd
commit
8ede7ee320
@ -5,7 +5,7 @@ local bindings -- Load Telegram bindings.
|
|||||||
local utilities -- Load miscellaneous and cross-plugin functions.
|
local utilities -- Load miscellaneous and cross-plugin functions.
|
||||||
local redis = (loadfile "./miku/redis.lua")()
|
local redis = (loadfile "./miku/redis.lua")()
|
||||||
|
|
||||||
bot.version = '160717
|
bot.version = '160717'
|
||||||
|
|
||||||
function bot:init(config) -- The function run when the bot is started or reloaded.
|
function bot:init(config) -- The function run when the bot is started or reloaded.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user