https://discord.gg/botpress logo
Is there a way to change main icon to a custom one...
# 🤝help
g
find a .png image on google images then right click then 'copy image address'
then put this address as the avatar in configurable settings
p
To change the principal icon you need to add the following styles .\#69me9e { background-image: url(YOUR-URL) !important; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; }