mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 15:57:43 +02:00
More
This commit is contained in:
@@ -16,8 +16,9 @@ module.exports = class DonateCommand extends Command {
|
||||
run(msg) {
|
||||
return msg.say(stripIndents`
|
||||
Contribute to XiaoBot development!
|
||||
https://www.patreon.com/dragonfire535
|
||||
<https://www.patreon.com/dragonfire535>
|
||||
<https://paypal.me/dragonfire535>
|
||||
<https://ko-fi.com/dragonfire>
|
||||
`);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user