Add feature to make the bot check a json list with this format (username, X, date(optional))
X = "before asking for help" remaining credit can be customizable
Date is to check if the date has passed the specified amount before deleting that username from list to save space since there 100.000 members
The date program should do something like this :
1.check current date
2.if currentdate > specifieddate remove that username
So if a user type something in help channel the bot add base value something like this
(Revanced, 5, 2026-2-20)
Then if that same user type again the X value decreased by 1
When value equals 0 the it won't give you the "before asking for help"