Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 979 Bytes

PTERO_INSTALL.md

File metadata and controls

36 lines (21 loc) · 979 Bytes

Installation with Ptero eggs

NodeJS Generic

By @parkervcp

Change all of these under Startup / Variables:

  • Git Repo Address = https://github.com.Fleco-Development/fleco.git
  • Install Branch = proof_of_concept
  • Auto Update = true
  • Main File = index.ts

The default config file is: config.yml

If you would like to change the config path, you can add this to the Additional Arguments variable:

--config /path/to/config.yml

Eggactyl

By @shanecaf

Uhhh.... Welp. I will add the capability for this before this releases, so here it is:

Change all of these under Startup / Variables:

  • Git Repo = https://github.com.Fleco-Development/fleco.git
  • Git Branch = proof_of_concept
  • Bot File Name = src/index.js

The default config file is: config.yml

Currently does not have the capability to change the config file.