Skip to content
forked from Ly-sec/PalBot

Palworld Discord Bot (used to monitor servers & run rcon commands)

Notifications You must be signed in to change notification settings

AlexisD09/PalBot

 
 

Repository files navigation

PalBot - Your Palworld Server Companion

PalBot is a discord bot written in NodeJS.

It's aimed towards people who are hosting their own Palworld servers.

Commands

/Server - Gives you basic informations about your Palworld server. Be aware though that the "current Players" is not always correct. Gamedig maybe fetches that wrong, not sure.

/rcon-edit - A simple way of managing the people that should be allowed to use the RCON commands. This is made possible through discords role system.

/rcon - This is where the magic happens. You're able to send messages to the server, save the server and also shut the server off.

More commands are planned as soon as we get more informations on how the servers exactly work!

Warning

If you don't have an automatic startup script for your server, please be aware that there is no way to restart the server via the bot (for now)!

How to use

Go through the usual steps to create a bot over at https://discord.com/developers/ and copy the token and then invite the bot to your server.

Download: https://github.com/Ly-sec/PalBot/releases/

Or just clone the repo

Open the folder in your favorite code editor and then follow these quick steps:

npm install - this will install all dependencies.

Now open the config.json file and enter ALL the informations.

After that, you're basically good to go.

Just run the bot with node .

Authors

About

Palworld Discord Bot (used to monitor servers & run rcon commands)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%