Hello John! Thanks for the tip! I did end up using that variable but I’d like to know if it’s possible to fully post as a user without having to resort to inserting links. Is there a way to get the bot’s profile image from the server and not an external URL? (without having to host a file server, etc)
Sure, just use your browser to connect to Mattermost and open the Developer Console. With the pick tool on the left side above (tab “Elements”) click on the profile picture of the bot. You will then see the url to its profile picture which will point to an image on your Mattermost server.