From 22af114ebb52656ba28386f069610d5ee5b8b851 Mon Sep 17 00:00:00 2001 From: Kozejin Date: Sun, 17 Mar 2024 22:00:30 -0400 Subject: [PATCH] Update README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91e8826..cf56309 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Logo](assets/palbot.png) # Palbot - Your Palworld Companion Discord Bot -![Discord](https://img.shields.io/discord/1009881575187566632?style=flat-square&label=support) - +![GitHub top language](https://img.shields.io/github/languages/top/dkoz/palworld-palbot?style=flat-square&logo=python&logoColor=white) ![GitHub Release](https://img.shields.io/github/v/release/dkoz/palworld-palbot?display_name=release&style=flat-square&logo=github) ![GitHub last commit](https://img.shields.io/github/last-commit/dkoz/palworld-palbot?style=flat-square&logo=github) ![Discord](https://img.shields.io/discord/1009881575187566632?style=flat-square&logo=discord&logoColor=white&label=support) [![Support me on Patreon](https://img.shields.io/badge/Patreon-Palbot_Inn-blue?style=flat-square&logo=patreon&logoColor=white)](https://patreon.com/palbotinn) + Welcome to Palbot, your ultimate companion discord bot for Palworld server management! Palbot is a versatile bot designed to enhance your Palworld experience with a range of powerful features. Invite the verified [Palbot](https://discord.com/api/oauth2/authorize?client_id=1197954327642378352&permissions=8&scope=bot%20applications.commands) to your server today! @@ -16,7 +16,12 @@ - **Scheduled Restarts:** Automate server reboots at set intervals for updates and maintenance, enhancing stability while minimizing disruption to players. This requires implementing a watchdog mechanism to detect when the server stops and automatically restarts it, similar to capabilities found in game panels or batch scripts. - **Status Tracking:** Enable the status tracker to monitor the collective number of players on all your servers. - **Palguard Integration**: Offers RCON integration for executing PalGuard commands, such as item and pal spawning. Features a customizable game database with a search function to easily spawn desired items or pals. + - **Kits**: Effortlessly distribute custom kits with items, pals, and eggs to players across your Palworld servers. - **Steam API Integration**: Seamlessly integrate with the Steam API to fetch player profiles and enhance server management with detailed user insights. +## Upcoming Features + - **Economy**: Earn points in discord to redeem them for kits. When a kit is purchased it will send the items to the player in-game. + - **Steam Auth**: This will allow you to authenticate your steam account with discord. This will be required to redeem points for rewards in-game. + ## Guides: Please check our [wiki](https://github.com/dkoz/palworld-bot/wiki) for all guides related to the bot. \ No newline at end of file