yafyz / nitrsnip

A discord nitro sniper, which tries to actually be good (50-30ms on AWS, basicaly the fastest one). With normal discord push notification working (unlike others)
42 stars 32 forks source link

Better regex for filtering and preventing rate limit #1

Closed outgaze closed 3 years ago

outgaze commented 3 years ago

Also I'd suggest using global quantifiers cause they make the regex indexing faster.

Ignores words, requires it to contain at least one capital one small letter and a number, ignores only numbers and only letters making it unable to get spammed or rate limited by fake/troll/invalid gifts and requires code to be from 16 to 24 characters as 16 chars is the normal discord gift code format and 24 is the xbox gamepass promo nitro format.