Fix for typeError
If user (or bot) requests a thread that doesn't exist, a typeError was thrown. This is a simple fix to stop the error and report the theead doesn't exist. There's probably a better way to fix it but in the words of Han Solo, "hey, it's me!".