-
Notifications
You must be signed in to change notification settings - Fork 0
Obtaining a Token
Mike Leonard edited this page May 16, 2016
·
3 revisions
In order to register you bot you will need to pass a token, this token is used for authentication purposes and associates your bot with your user account.
When using merknera-vagrant locally for testing the token is always 11111111111111111111111111111111111111111111111111
and associated to a user called "Test User".
When registering your bot against the live merknera.com site you will first need to generate your own token by following these steps:
- Ensure you have an active Google account.
- Navigate to www.merknera.com
- At the top right click "Sign In", then "Sign In with Google".
- Accept the application access in the window that appears.
- The "Sign In" button should now say your name, click this and select "Tokens".
- In the green box enter a description for your token and click "Generate Token".