
Katusa
Fidelis Novus Gladius Fidelas Constans
0
|
Posted - 2016.06.23 01:08:20 -
[1] - Quote
I'm having an issue with the bot. I keep getting errors with guzzlehttp.
PHP Warning: Invalid argument supplied for foreach() in /var/www/EVE-Discord-Bot/plugins/tick/getKillmails.php on line 144 PHP Notice: Undefined index: userCounts in /var/www/EVE-Discord-Bot/plugins/onMessage/eveStatus.php on line 76 PHP Warning: Invalid argument supplied for foreach() in /var/www/EVE-Discord-Bot/plugins/tick/getKillmails.php on line 144 PHP Warning: Invalid argument supplied for foreach() in /var/www/EVE-Discord-Bot/plugins/tick/getKillmails.php on line 144 PHP Warning: Invalid argument supplied for foreach() in /var/www/EVE-Discord-Bot/plugins/tick/getKillmails.php on line 144 PHP Fatal error: Uncaught exception 'GuzzleHttp\Exception\ClientException' with message 'Client error: `GET https://discordapp.com/api/users/153616150079602688` resulted in a `403 FORBIDDEN` response: {"code": 20002, "message": "Only bots can use this endpoint"} ' in /var/www/EVE-Discord-Bot/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:107 Stack trace: #0 /var/www/EVE-Discord-Bot/vendor/guzzlehttp/guzzle/src/Middleware.php(65): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response)) #1 /var/www/EVE-Discord-Bot/vendor/guzzlehttp/promises/src/Promise.php(203): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response)) #2 /var/www/EVE-Discord-Bot/vendor/guzzlehttp/promises/src/Promise.php(156): GuzzleHttp\Promise\Promise::callHandler(1, Object(GuzzleHttp\Psr7\Response), Array) #3 /var/www/EVE-Discord-Bot/vendor/guzzlehttp/promises/src/TaskQueue.php(61): GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}() #4 /var/www/EVE-Discord-Bot/ in /var/www/EVE-Discord-Bot/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 107 PHP Warning: Invalid argument supplied for foreach() in /var/www/EVE-Discord-Bot/plugins/tick/getKillmails.php on line 144
2016-06-23T02:55:20+02:00 WARN (4): Error: Client error: `PATCH https://discordapp.com/api/guilds/184407516317220865/members/185541919860850690` resulted in a `403 FORBIDDEN` response: {"code": 50013, "message": "Missing Permissions"}
Any suggestions? |