Call the "makeInviteCode()" method in the developer console
Decrypt this ROT13 (Caesar Cypher) message to: In order to generate the invite code, make a POST request to /api/invite/generate
Follow to the /api/invite/generate URL and change the HTTP method to POST, a base64 string will be returned in "code", decrypt this using "echo xxxyourstring== | base64 --decode"