chatbots icon indicating copy to clipboard operation
chatbots copied to clipboard

Add VoiceTwine Pterodactyl & Pelican egg

Open Twijn opened this issue 7 months ago • 1 comments

Description

Adds the VoiceTwine discord bot Pterodactyl and Pelican exported eggs, a modification of the generic nodejs egg to include startup variables for .env application variables.

Checklist for all submissions

  • [x] Have you followed the guidelines in our Contributing document?
  • [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [x] Have you tested and reviewed your changes with confidence that everything works?
  • [x] Did you branch your changes and PR from that branch and not from your master branch?
    • If not, why?: N/A
  • [x] You verify that the start command applied does not use a shell script
    • [ ] If some script is needed then it is part of a current yolk or a PR to add one
  • [x] The egg was exported from the panel

New egg Submissions

  1. [x] Does your submission pass tests (server is connectable)?
  2. [ ] Does your egg use a custom docker image?
    • [ ] Have you tried to use a generic image?
    • [ ] Did you PR the necessary changes to make it work?
  3. [x] Have you added the egg to the main README.md and any other README files in subdirectories of the egg (e.g /game_eggs) according to the alphabetical order?
  4. [x] Have you added a unique README.md for the egg you are adding according to the alphabetical order?
  5. [x] You verify that the start command applied does not use a shell script
    • [ ] If some script is needed then it is part of a current yolk or a PR to add one
  6. [x] The egg was exported from the panel

Twijn avatar May 20 '25 18:05 Twijn

I noticed the ptero egg was formatted with 2 spaces instead of 4, likely due to something with WebStorm. Re-exporting seemed to fix this. Let me know if there are still issues

Twijn avatar May 21 '25 14:05 Twijn