Product License
This is step two of a guide, this guide assumes you have already completed step one.
Last updated
Was this helpful?
This is step two of a guide, this guide assumes you have already completed step one.
Last updated
Was this helpful?
Once you purchase any product from True Development a product license key will be generated alongside it, this license key can be used to access product and overall is required to use your bot. Licenses key are a vital security system that we use at True Development to stop the distribution and resale of our products. To view your product license key you first need to be logged into the webstore with the same account you purchased the product with. Next, visit the and use the sidebar to navigate to Licenses (the last icon). Once viewing your licenses find the one for your product and scroll across until you see the Manage button, press that to be taken to the license key management page. If you completed the previous steps correctly, you should see a page with a button that says View License Key, press that and copy the result.
You may need to scroll to view the entirety of the license key.
Store the license key you copied from the previous step in a secure location, once again, its used to access your product and launch the bot. Now you must approve your machine/devices IP address using the Approve IP button near the bottom of the page, to get your IP address you can using (IPv4), methods may vary if you are using a VPS or other virtual machine. Now, you can begin to configure your bot with the license key. Open the product you downloaded (to download, visit the Products tab on the accounts page) in a code or text editor and look for the file titled config.js, the file should look something like the image below (Without the pixelation):
Inside the license_key field, enter the product license key you copied earlier. For the other fields you will need to create a Discord bot application (Refered to as a "client" in this guide), to create a token and get the client ID (Discord bot user ID) please refer to . Once you have filled in the bot related fields you'll need to create a MongoDB cluster, this is how data for your bot will be store (Don't worry, its free!)