You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
response = await rs.get_ai_response(message.content.casefold(),dev_name="MetallicWeb7080",bot_name="Tancraft Network")
await message.reply(response[0]["message"], mention_author=False)
rs.close()
The misc for dev_name and bot_name is not working
The text was updated successfully, but these errors were encountered:
response = await rs.get_ai_response(message.content.casefold(),dev_name="MetallicWeb7080",bot_name="Tancraft Network")
await message.reply(response[0]["message"], mention_author=False)
rs.close()
The misc for dev_name and bot_name is not working
The text was updated successfully, but these errors were encountered: