ErisPulse
Docker 🔗
应用商店 / ErisPulse

ErisPulse

Event-driven multi-platform bot development framework
Dockeramd64 / arm641Panel 1.x / 2.0+
Install
1Panel Scheduled Task / Terminal
bash <(curl -sL https://get-1panel.erisdev.com/install.sh)

Or with wget: bash <(wget -qO- https://get-1panel.erisdev.com/install.sh)

  1. Copy the install command above
  2. Run it via 1Panel Scheduled Task (Shell script), or SSH into your server and execute directly
  3. Go to 1Panel App Store, click "Update App List" to refresh local apps
  4. Find ErisPulse, click Install and configure the port and Dashboard token
  5. Visit http://<IP>:<port>/Dashboard and log in with your token
Uninstall
bash <(curl -sL https://get-1panel.erisdev.com/uninstall.sh)