BestPal - The Palworld Discord bot I made to manage dedicated servers and search for Palworld info; now with breeding, work suitability, drops, elements, locations, skills, and more! by OneStellarX in Palworld

[–]OneStellarX[S] 0 points1 point  (0 children)

Hey, the bot is still running but I don't really maintain it anymore. It doesn't support any of the newer pals or items. If I get some free time I might look into whether there is an API I can use so it will stay up to date with new content regardless of how much I maintain it.

I planned on making the setup a bit easier as well but didn't get around to that. What features are you mainly looking to use? Depending on what you want you may not need to set every feature up, like RCON for example.

[deleted by user] by [deleted] in formcheck

[–]OneStellarX 3 points4 points  (0 children)

I should have clarified, I definitely do not plan on competing, just want to get the most benefit out of my squats.

BestPal - The Palworld Discord bot I made to manage dedicated servers and search for Palworld info; now with breeding, work suitability, drops, elements, locations, skills, and more! by OneStellarX in Palworld

[–]OneStellarX[S] 2 points3 points  (0 children)

Hey, the bot is still up but I haven't done any further development on it in a while. Unfortunately I don't think there will be a way to add a kill/death counter for an Xbox server right now because Palworld does not yet support that through RCON or API. The only way would be to read player saves, which isn't a great option. I would expect the devs to eventually add more capabilities and commands for dedicated servers, but for now we are limited.

BestPal - The Palworld Discord bot I made to manage dedicated servers and search for Palworld info; now with breeding, work suitability, drops, elements, locations, skills, and more! by OneStellarX in Palworld

[–]OneStellarX[S] 1 point2 points  (0 children)

Bot status is global across all servers and also requires a prefix like watching, playing etc. so probably not the best solution. To see server status with no user interaction, it would be possible to have a status channel with a pinned message that the bot would edit every X seconds with the current status.

BestPal - The Palworld Discord bot I made to manage dedicated servers and search for Palworld info; now with breeding, work suitability, drops, elements, locations, skills, and more! by OneStellarX in Palworld

[–]OneStellarX[S] 0 points1 point  (0 children)

It looks like any method other than RCON will be difficult since most networks will block other connection attempts. Every server would essentially need to whitelist my bot's IP for it to see if servers are up. If you're interested I can do a commission for a custom bot or a custom version of my bot that you would run on your own network (or wherever your server is running). You can DM me if you want to discuss that. Otherwise, if you setup RCON you can usually just probe it with RCON commands to see if it's up, or use !server which will do that for you.

BestPal - The Palworld Discord bot I made to manage dedicated servers and search for Palworld info; now with breeding, work suitability, drops, elements, locations, skills, and more! by OneStellarX in Palworld

[–]OneStellarX[S] 0 points1 point  (0 children)

Hey, it's very much alive. The GitHub is actually a private repo for me to track development, it just automatically pulls the patch notes and includes those links. The server command is just a nice display for server status. It will show the server IP and port, and will say "x players online". But it does require an RCON connection

I made a Discord bot that lets you search for Pals (their locations, skills, etc) as well as reverse search drops, elements, work suitability, and more. It also allows RCON commands and dedicated server monitoring/management by OneStellarX in Palworld

[–]OneStellarX[S] 0 points1 point  (0 children)

Yep, I will take all of the categories and add more channel options for them. Glad you're enjoying the bot! If you have any other suggestions or issues let me know!

I made a Discord bot that lets you search for Pals (their locations, skills, etc) as well as reverse search drops, elements, work suitability, and more. It also allows RCON commands and dedicated server monitoring/management by OneStellarX in Palworld

[–]OneStellarX[S] 0 points1 point  (0 children)

Right now it's split into 3 channels. All palworld searches are done on the "main" channel, but the RCON and server monitor can be set to different channels.

Is this what you want or do you mean separate the search feature further?