Update Credit

This commit is contained in:
Dragon Fire
2020-04-21 21:22:18 -04:00
parent dfe75690fb
commit 4161bc8ce5
3 changed files with 9 additions and 1 deletions
+6
View File
@@ -46,6 +46,12 @@ module.exports = class HorseRaceCommand extends Command {
url: 'https://www.stadiumtalk.com/',
reason: 'Horse Name Data',
reasonURL: 'https://www.stadiumtalk.com/s/best-racehorse-names-be7b8ad6b49a42df'
},
{
name: 'LoveToKnow',
url: 'https://www.lovetoknow.com/',
reason: 'Horse Name Data',
reasonURL: 'https://horses.lovetoknow.com/horse-names/funny-horse-names'
}
]
});