Delete in say, XiaoBot -> Xiao

This commit is contained in:
Daniel Odendahl Jr
2018-04-26 11:23:56 +00:00
parent dbfd09e4c9
commit b022621132
8 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ module.exports = class Base64Command extends Command {
aliases: ['base-64'],
group: 'text-edit',
memberName: 'base64',
description: 'Converts text to Base64.',
description: 'Converts text to/from Base64.',
details: `**Modes**: ${modes.join(', ')}`,
args: [
{