Update opensource attributions
Added Anitrox GitHub as Anitrox is now open source.
This commit is contained in:
parent
2837b1c637
commit
16a08c6d6d
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ module.exports = {
|
||||||
"name": "Discord.JS",
|
"name": "Discord.JS",
|
||||||
"value": "[Check out the Discord.JS project on GitHub](https://github.com/discordjs/discord.js/)"
|
"value": "[Check out the Discord.JS project on GitHub](https://github.com/discordjs/discord.js/)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "The Anitrox Project",
|
||||||
|
"value": "[Check out Anitrox on GitHub](https://github.com/IDeletedSystem64/anitrox)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "You",
|
"name": "You",
|
||||||
"value": "Using and supporting the Anitrox Project, thank you! ❤"
|
"value": "Using and supporting the Anitrox Project, thank you! ❤"
|
||||||
|
|
Reference in a new issue