RNYou can host it on AWS, Google cloud, Sparkedhost, Heroku...Reply·Article·Apr 13, 2023·Build your ChatGPT Discord Bot in 10 mins
RNSusmita Dey No problem!! Looks like your openai API free quota is overReply·Article·Mar 31, 2023·Build your ChatGPT Discord Bot in 10 mins
RNHey! That message is printed because an exception is caught. Change `except Exception:' to 'except Exception as e:' and print the exception in your terminal to see what the error is.Reply·Article·Mar 31, 2023·Build your ChatGPT Discord Bot in 10 mins