the wiki guide for logging in seems to be rather vague to me. I have my .auth file setup but when I run the bot it just spews out "ERROR: Login Error: RateLimitExceeded".
So I assumed I might first have to login with the auth command but vs gives an error in BotManager.cs at line 198 with "System.NullReferenceException: 'Object reference not set to an instance of an object.'"
I have no clue what this is referring to as the line is just a closing curly bracket.
Am I going about adding the account completely wrong or is something up?
the wiki guide for logging in seems to be rather vague to me. I have my .auth file setup but when I run the bot it just spews out "ERROR: Login Error: RateLimitExceeded". So I assumed I might first have to login with the auth command but vs gives an error in BotManager.cs at line 198 with "System.NullReferenceException: 'Object reference not set to an instance of an object.'"
I have no clue what this is referring to as the line is just a closing curly bracket.
Am I going about adding the account completely wrong or is something up?
thanks Jyn