The Google Assistant API occasionally returns None instead of an str.
This usually occurs with personalized responses which are intentionally disabled.
This can cause the logging to fail and the discord bot to not respond.
I will accept a pull request with a well thought out message to be displayed during these occurrences.
The Google Assistant API occasionally returns
Noneinstead of anstr.This usually occurs with personalized responses which are intentionally disabled.
This can cause the logging to fail and the discord bot to not respond.
I will accept a pull request with a well thought out message to be displayed during these occurrences.