mirror of
https://github.com/cassoule/flopobot_v2.git
synced 2026-01-18 16:37:40 +01:00
flopo image url
This commit is contained in:
4
index.js
4
index.js
@@ -1405,8 +1405,8 @@ app.post('/interactions', verifyKeyMiddleware(process.env.PUBLIC_KEY), async fun
|
||||
title: 'FlopoSite',
|
||||
description: 'L\'officiel et très goatesque site de FlopoBot.',
|
||||
color: 0x6571F3,
|
||||
image: {
|
||||
url: process.env.API_URL + '/public/images/curry.png'
|
||||
thumbnail: {
|
||||
url: process.env.API_URL + '/public/images/flopo.png'
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user