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
@@ -15,7 +15,7 @@ module.exports = class DonateCommand extends Command {
run(msg) {
return msg.say(stripIndents`
Contribute to XiaoBot development!
Contribute to Xiao development!
<https://www.patreon.com/dragonfire535>
<https://paypal.me/dragonfire535>
`);