I need help with Eval command

**I need help to do the !elo for csgo in faceit. **
**I know that the command is $(eval const api = $(urlfetch json http://api.satont.ru/faceit?nick=USERNAME); if (api.error) {‘Error’;} else { 'Lvl: ’ + api[‘lvl’] + ’ Elo: ’ + api[‘elo’] }). **
But I want that in nighbot commands only see [Eval] instead of all this command, anyone know how to do it?

Thanks

Hiya, only you will see the full command, others will see [eval].

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.