This commit is contained in:
Andreas Bielawski 2016-08-25 14:47:51 +02:00
parent 2d3421ff61
commit 97981c7816

View File

@ -1,6 +1,6 @@
local about = {}
local bot = require('otouto.bot')
local bot = require('miku.bot')
about.command = 'about'
about.doc = '`Sendet Informationen über den Bot.`'