rileyio / kiera-bot

A Multi-Use Discord bot
https://kierabot.xyz
MIT License
6 stars 4 forks source link

[Bug] Fetching Status of Chastisafe Data #77

Closed Johanna-5 closed 1 year ago

Johanna-5 commented 2 years ago

Users without any Chastisafe data will have a error when using Kiera Update or Lookup command. You can stop that by checking the Status in the Data which tells you if something went wrond during lookup. data[status] = 0 -> everything worked fine data[status != 0 -> error (written in reason) Screenshot_1

rileyio commented 1 year ago

I will be assigning this to a version milestone to get it sorted in an upcoming release. Sorry for the delay in handling.