Bluesheep33 / Palcord

A Discord bot for Palworld servers
MIT License
1 stars 0 forks source link

player command #8

Open Bluesheep33 opened 2 months ago

Bluesheep33 commented 2 months ago
  1. should correctly find the player (not use .find())
  2. should use all players instead of active players (so depends on #3 and #2)
Bluesheep33 commented 2 months ago

subtask 1 completed

Bluesheep33 commented 1 month ago

Should check if player is active and if true: add additional info. Add field that states player's status (online/offline)