poshbotio / PoshBot

Powershell-based bot framework
MIT License
536 stars 108 forks source link

Converting this bot from legacy integration? #215

Closed poseyjmac closed 4 years ago

poseyjmac commented 4 years ago

I ran into a small bug where the bot name would appear as 'bot' in the mobile app. I got a response from Slack support saying I'm using the legacy bot implementation, and they recommended I convert it. My question is, is it possible to do this fairly easily?

I made the new bot and plugged in the bot API token in the config and my username, but the log says it can't find my username and, I'm not sure if I'm even close to getting this to work, or if Poshbot only works on the legacy bot implementation and would need some substantial code rewrite. Any thoughts?