Im trying to set up an eval so if true then nightbot posts in chat !addpoints $(user).
$(eval if(1>2){var gainpts = $(urlfetch https://vxrl.xyz/smm/!addpoints%20%24(user)%20+12?i=5000&d=0);gainpts;}else{var losepts = $(urlfetch https://vxrl.xyz/smm/!addpoints%20%24(user)%20-12?i=5000&d=0);losepts;})
Cant seem to get the url fetch to make nightbot run its command?
