add github sponsor link to donate command

This commit is contained in:
classabbyamp 2021-06-30 01:38:00 -04:00 committed by GitHub
parent 36acda1666
commit 36967ab269
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ class BaseCog(commands.Cog):
self.donation_links = {
"Ko-Fi": "https://ko-fi.com/miaowware",
"LiberaPay": "https://liberapay.com/miaowware",
"GitHub Sponsors": "https://github.com/sponsors/classabbyamp",
}
self.bot_invite = ""
if self.bot.user: