Skip to content

Releases: noto-rious/Nitro.Self-V3

Nitro.Self v3.2.3

18 Oct 04:26
Compare
Choose a tag to compare

there was a bug with the dm host on giveaway won.

Nitro.Self v3.2.2

17 Oct 17:03
Compare
Choose a tag to compare

webhooks were submitting partial webhook posts on failed events with fail report turned off.

Nitro.Self v3.2.1

17 Oct 14:14
Compare
Choose a tag to compare

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

17 Oct 11:11
Compare
Choose a tag to compare

I've added webhook support with variables to support failed events like fake codes and failed giveaway entries.

Nitro.Self v3.1.10

16 Oct 06:34
Compare
Choose a tag to compare

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

07 Oct 23:11
Compare
Choose a tag to compare

Codes are now more restricted, trying to cut back on redeeming fake codes.

Nitro.Self v3.1.8

06 Oct 12:25
Compare
Choose a tag to compare

Added some more precautionary measures to avoid any more fatal errors hopefully.

Nitro.Self v3.1.7

06 Oct 10:24
Compare
Choose a tag to compare

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

06 Oct 03:22
Compare
Choose a tag to compare

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

05 Oct 07:57
Compare
Choose a tag to compare

Can now enable/disable the DM host option and easily customize the message in settings.json.