How would i go about checking how many characters an argument a user inputs is?
As in /msg bot register handle, if the handle is more than 9 characters dont register it and tell the user why. I have the actual register stript working, i just need to know how to add this feature to it, if its possible at all.