mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Update Donate
This commit is contained in:
@@ -16,7 +16,8 @@ module.exports = class DonateCommand extends Command {
|
||||
run(msg) {
|
||||
return msg.say(stripIndents`
|
||||
Contribute to XiaoBot development!
|
||||
https://www.patreon.com/xiaobot
|
||||
https://www.patreon.com/dragonfire535
|
||||
<https://paypal.me/dragonfire535>
|
||||
`);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user