Markus-Rost 5 ani în urmă
părinte
comite
0345dedea7
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  1. 1 2
      main.js

+ 1 - 2
main.js

@@ -79,8 +79,7 @@ function postStats(shardCount = manager.totalShards) {
 				Authorization: process.env.dbggtoken
 			},
 			json: {
-				guildCount: guildCount,
-				shardCount: shardCount
+				guildCount: guildCount
 			},
 			responseType: 'json'
 		} ).catch( error => {