Add support for using freeleech tokens if available

This commit is contained in:
Daniel Mason 2025-07-11 10:12:43 +12:00
parent 74f777340e
commit 3656a68a27
Signed by: idanoo
GPG key ID: 387387CDBC02F132
28 changed files with 199 additions and 39 deletions

View file

@ -47,6 +47,7 @@ type Macro struct {
FilterName string
Freeleech bool
FreeleechPercent int
FreeleechToken bool
Group string
GroupID string
HDR string