I totally forgot how to deusch

This commit is contained in:
Andreas Bielawski 2016-06-14 16:22:47 +02:00
parent 5362d40b3f
commit 5523700615

View File

@ -98,7 +98,7 @@ function creds_manager:action(msg, config, matches)
end
if msg.chat.type ~= 'private' then
utilities.send_reply(self, msg, 'Dieses Plugin solltest du nur [privat](http://telegram.me/' .. self.info.username .. '?start=creds) nutzen!', true)
utilities.send_reply(self, msg, 'Dieses Plugin solltest du nur [privat](http://telegram.me/' .. self.info.username .. '?start=creds) verwenden!', true)
return
end