Releases: noto-rious/Nitro.Self-V3
Nitro.Self v3.2.3
there was a bug with the dm host on giveaway won.
Nitro.Self v3.2.2
webhooks were submitting partial webhook posts on failed events with fail report turned off.
Nitro.Self v3.2.1
sorry, small update to webhook feature. the embed color now returns red for failed codes and green for valid codes and won giveaways. also somehow removed my update checker in the previous build and that has also been fixed.
Nitro.Self v3.2.0
I've added webhook support with variables to support failed events like fake codes and failed giveaway entries.
Nitro.Self v3.1.10
I found that sometimes with some of my accounts being in the same servers as one another that the printed output would get scrambled together sometimes. So I've added 'do while' statements to most of our 'MessageCreate' print outputs.
And while I was in the middle of adding the aforementioned fix a friend reported an unhandled data return to me that I have added a case handle for.
Nitro.Self v3.1.9
Codes are now more restricted, trying to cut back on redeeming fake codes.
Nitro.Self v3.1.8
Added some more precautionary measures to avoid any more fatal errors hopefully.
Nitro.Self v3.1.7
I encountered a fatal error on line 506. I attempted to fix it, not sure if it is indeed fixed as I don't exactly know how to replicate the issue. I will keep an eye out tho.
Nitro.Self v3.1.6
Added more fake code detection, changed the User-Agent to reflect the electron client and included a missing payload variable for the redeem request.
Nitro.Self v3.1.5
Can now enable/disable the DM host option and easily customize the message in settings.json.