mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 18:05:01 +02:00
Credit Command
This commit is contained in:
@@ -9,6 +9,12 @@ module.exports = class TenorCommand extends Command {
|
||||
group: 'search',
|
||||
memberName: 'tenor',
|
||||
description: 'Searches Tenor for your query.',
|
||||
credit: [
|
||||
{
|
||||
name: 'Tenor API',
|
||||
url: 'https://tenor.com/gifapi/documentation'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'query',
|
||||
|
||||
Reference in New Issue
Block a user