🎟️
Champion Tickets
DiscordBuiltByBit
  • Tebex Themes Docs
  • Champion Ultra Docs
  • Champion Ptero Docs
  • Welcome
    • Introduction
    • Commands
      • Permissions
    • Features
    • Images
  • Installation & Setup
    • Newbie Guide
    • Requirements
    • Bot Application Setup
    • Linux Installation
    • Invite Link
    • Pterodactyl
    • Database
      • v1.7.6 Migration
      • Change DB Type
      • Mongo Database
      • database-actions addon
  • Configuration
    • config.yml
    • categories.yml
    • commands.yml
    • language.yml
    • embeds.yml
    • products.yml
  • Addons
    • Example Addon
    • Creating Addons
    • Selling Addons
  • Other
    • Basic Server Configuration
    • SelfHost Transcripts
    • Dashboard Setup
    • Errors
    • PayPal (Invoices)
    • Tebex & Sellix
    • Update v1.7.8
Powered by GitBook
On this page
  • Case #1 - Using hosting
  • Case #2 - Selfhosting

Was this helpful?

  1. Installation & Setup

Pterodactyl

Documentation on how to run Discord Bot on Pterodactyl Panel.

PreviousInvite LinkNextDatabase

Last updated 9 months ago

Was this helpful?

Case #1 - Using hosting

This Guide has been moved over to , follow from step #2.

Case #2 - Selfhosting

If you already have Pterodactyl with discord.js/node.js Egg, you can go back to and continue with it.

The second case is that you're hosting pterodactyl panel on your VPS. Last steps of this case are the same as from the Case #1, so only difference is installation of egg. Egg we're gonna use is , these are steps for this case are:

  1. Go to and download JSON file (CTRL + S)

  2. Open Nests from Admin part of Panel

  3. Click 'Create New' & enter Name & Description and click 'Save'

  4. Click on 'Nests' again and then click green 'Import egg' & select egg that you downloaded previously. Associate egg with the nest you just created.

  5. Restart wings

  6. Create new Server, for Nest create nest you just created and do the same for egg

  7. Follow the steps from

Newbie Guide Page
Generic node.js Pterodactyl Egg
generic node.js egg
Case #1
Case #1