so this is probably a really stupid question.
I made a bot, I put it on slack. It works great. Except, it doesn't use the name I gave it. Instead, it uses its AppId.
So, it does have a nice @steve
username in slack, all msgs from it are using display name of TEST_BOT
.
Can I make it write as Steve instead?
During the step when you create a Bot User you can choose its username (it defaults to the AppName if you don't change it.