mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 22:32:52 +02:00
Overhaul how credit works, change lots of images
This commit is contained in:
@@ -13,8 +13,10 @@ module.exports = class MapCommand extends Command {
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Maps Static API',
|
||||
url: 'https://developers.google.com/maps/documentation/maps-static/intro'
|
||||
name: 'Google',
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Maps Static API',
|
||||
reasonURL: 'https://developers.google.com/maps/documentation/maps-static/intro'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user