poshbotio / PoshBot

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

New-PoshBotFileUpload can crash poshbot #75

Closed RamblingCookieMonster closed 6 years ago

RamblingCookieMonster commented 6 years ago

Hiyo!

Long story short, if you try to clean up a file before it hits this, PoshBot dies and restarts.

Expected Behavior

Current Behavior

Possible Solution

Both of these might come in handy

Steps to Reproduce (for bugs)

Send a nonexistent file with New-PoshBotFileUpload

Cheers!

devblackops commented 6 years ago

Thanks for catching that @RamblingCookieMonster.

RamblingCookieMonster commented 6 years ago

Np! Also, happy to grab it if it makes sense!

devblackops commented 6 years ago

Be my guest.

RamblingCookieMonster commented 6 years ago

Closing this out - thanks for cleaning it up and fixing the response reactions!