lala
This commit is contained in:
parent
1c6177b93e
commit
9fdfa6a062
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,7 +1,6 @@
|
||||
res/
|
||||
.luarocks
|
||||
*.db
|
||||
plugins/alive.lua
|
||||
plugins/bitly.lua
|
||||
plugins/danbooru.lua
|
||||
plugins/deviantart.lua
|
||||
@ -41,3 +40,4 @@ plugins/e621.lua
|
||||
plugins/random.lua
|
||||
plugins/ponyfaces.lua
|
||||
plugins/rss_old.lua
|
||||
README - Kopie.md
|
@ -8,7 +8,6 @@ VERSION = '2.5-reloaded'
|
||||
|
||||
-- This function is called when tg receive a msg
|
||||
function on_msg_receive (msg)
|
||||
|
||||
if not started then
|
||||
return
|
||||
end
|
||||
|
Reference in New Issue
Block a user