hi, i was coding for a friend and was hoping for some help. I want to make a command that only 6 month+ followers can use. i coded this but it did not work. please help. thanks!
if(follow < 15778463){
You have not followed long enough to use this command
}
else(){
$(user) has said to spam GG in the chat!
}