CodeWithSwastik/prsaw

Misc does not work!

bensonchow123 opened this issue · 0 comments

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