mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
Add demaster API credit
This commit is contained in:
@@ -27,6 +27,12 @@ module.exports = class GuessSongCommand extends Command {
|
||||
url: 'https://www.spotify.com/us/',
|
||||
reason: 'API',
|
||||
reasonURL: 'https://developer.spotify.com/'
|
||||
},
|
||||
{
|
||||
name: 'hankhank10',
|
||||
url: 'https://github.com/hankhank10',
|
||||
reason: 'Demaster API',
|
||||
reasonURL: 'https://demaster.hankapi.com/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user