Authorization & Message Sending Rewritten
Implemented auth system with user config & authorization. Rewrote msg sending to read JSON code. Added CLI mode with debug option.
Good evening, today I wrote the first authorization, creating a new user config and authorization (Output of the login message). Also, the method of sending messages was rewritten for reading JSON code, commands and configs are separated (Variable in JSON "type"). Added command line mode +set debug 1