You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the /budgetstatus command is case sensitive, so /budgetstatus nsl doesn't work even though /budgetstatus NSL does. This may require modification of several functions because the string gets passed around a bit before being matched.