1. Create an application at the Developer Portal https://discordapp.com/developers/applications 2. Add a 'Bot User' using the settings pane on the left. Take note of `CLIENT ID` on this page. 3. Use the BOT PERMISSIONS tab to compute a Permissions Int 4. Invite the bot to a server filling in the `` below. Client ID and Permissions come from previous steps. `https://discordapp.com/oauth2/authorize?client_id=&scope=bot&permissions=` 5. You are ready to run the examples