447ea420a1
Add ViaFabricPlus
669051a8fe
Add VMU version back to main menu
19bb81a441
Fix upside-down items in REI
106156f141
Minecraft 1.20.1
Bot should send typing while still generating completion
handle 5xx by requeueing the request
handle 5xx by requeueing the request
if we handle those, we should also make sure to not make an accidental loop of it, so like 3 retries at max
handle 5xx by requeueing the request
the same should go with 500 possible all 5xx (server side) errors
Bot should send typing while still generating completion
another idea: use the Timer to send a typing indicator
Bot crashes when reaction gets blocked
5a116b0531
Handle almost all of the promise rejections
cf3102cbc5
Inform enduser on failed interaction
7225739527
Update eslintrc.json to also make it consider typings
c4676175ff
Update dependencies
Bot should send typing while still generating completion
0e3962e110
Handle unregistered function calls
000641bcfc
Do not catch function execution error when catching errors of json parsing.
124ac5cbf0
Simplify the ChatCompletion calling loop
56869a2dc2
Make error of function json parsing more descriptive
67d4361c26
Log message data when an error occurs
Bot crashes when reaction gets blocked
The issue still exists, I speculate the reaction is not handled in the moderation module
Bot crashes when reaction gets blocked