Brawlbot 2.2.2
This commit is contained in:
parent
536e5e2320
commit
5a261a87f4
@ -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.1'
|
||||
bot.version = '2.2.2'
|
||||
|
||||
function bot:init(config) -- The function run when the bot is started or reloaded.
|
||||
|
||||
|
Reference in New Issue
Block a user