version.lua: neuer Output-Text
This commit is contained in:
parent
160328cc5f
commit
3ebad251d2
@ -1,5 +1,5 @@
|
|||||||
function run(msg, matches)
|
function run(msg, matches)
|
||||||
return 'Mikubot V.'..VERSION..' by @Akamaru. \n\nSourcecode: https://ponywave.de/a/mikubot'
|
return 'Mikubot V.'..VERSION..' by @Akamaru. \n\nUpdate-Channel: @mikubot_updates \nChangelog: PonyWave.de/a/mikuupdates'
|
||||||
end
|
end
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
Reference in New Issue
Block a user