mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -16,8 +16,10 @@ module.exports = class TranslateCommand extends Command {
|
||||
clientPermissions: ['EMBED_LINKS'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Google Translate',
|
||||
url: 'https://translate.google.com/'
|
||||
name: 'Google',
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Google Translate',
|
||||
reasonURL: 'https://translate.google.com/'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user