Add credit

This commit is contained in:
Dragon Fire
2024-05-09 15:49:00 -04:00
parent dbe806b8e8
commit 7a5d423e34
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -19,6 +19,14 @@ module.exports = class SketchCommand extends Command {
duration: 120
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'reiinakano',
url: 'https://github.com/reiinakano',
reason: 'Tensorflow Models',
reasonURL: 'https://github.com/reiinakano/arbitrary-image-stylization-tfjs/'
}
],
args: [
{
key: 'image',
+8
View File
@@ -19,6 +19,14 @@ module.exports = class SpaghettiCommand extends Command {
duration: 120
},
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
{
name: 'reiinakano',
url: 'https://github.com/reiinakano',
reason: 'Tensorflow Models',
reasonURL: 'https://github.com/reiinakano/arbitrary-image-stylization-tfjs/'
}
],
args: [
{
key: 'image',