Update Credit, Remove Dead Links

This commit is contained in:
lilyissillyyy
2025-09-13 00:02:49 -04:00
parent eb6158ac25
commit c6ce76343d
90 changed files with 88 additions and 669 deletions
-7
View File
@@ -19,13 +19,6 @@ module.exports = class PhoneCommand extends Command {
default: '',
parse: count => count.toLowerCase()
}
],
credit: [
{
name: 'Tatsumaki',
url: 'https://tatsumaki.xyz/',
reason: 'Concept'
}
]
});
}