diff --git a/miku/bot.lua b/miku/bot.lua index 2d1087c..e0ba92a 100644 --- a/miku/bot.lua +++ b/miku/bot.lua @@ -5,7 +5,7 @@ local bindings -- Load Telegram bindings. local utilities -- Load miscellaneous and cross-plugin functions. 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. diff --git a/tmp/.gitkeep b/tmp/.gitkeep deleted file mode 100644 index e69de29..0000000