These keys are needed to access some third-party ressources.
This key is needed to return clean links for soundcloud-tracks
- Register an account at https://soundcloud.com if aren't having one
- Go to your app settings on soundcloud.
- Click on 'Register new application'
- Give the app a name of your choice (this is only to identify the app for you), read and accept the term and click on 'Register'
- Copy the client ID to your config file for apiKeys.soundcloud
This key is needed for !define
- Create an Wordnik-Account if aren't having one
- Go to developer.wordnik.com, fill both fields on the right and click on 'Sign me up for an API key'
- You will have to wait for an email containing a link to your profile page.
- Scroll down to 'Your Wordnik API key', copy the key and paste it under 'apiKeys.wordnik' in your config file
This key is needed to lookup countryblocks
- Create a google-account if aren't having one
- Head over to console.developers.google.com and create a new project.
- Click on 'Use Google APIs'
- Now select 'YouTube Data Api' and click on enable.
- Select 'Credentials' on the left sidebar, click on 'Create Credentials', select 'API key' and click on 'Server-Key' in the next window
- Name your key (this only for you to keep track on requests and organize your keys) and fill in an IP-Address if the machine plugbot is running on has a static IP-Address. If your machine has a changing IP-Address (e.g. you are running dubbot from a computer at home) leave this field empty.
- Copy the key and paste it in your configfile for apiKeys.youtube