Releases: Focus04/samp-status
Releases · Focus04/samp-status
SAMP Status Partnership
- Added a subscription priced at $4.99/month for those wanting to support the bot: SAMP Status Partnership. Become a partner here!
- Partnered servers are displayed in all status embeds across all Discord guilds.
- Partnered servers are rolled in the bot client's "playing now" activity.
- The default "playing SAMP" activity will only show if there are no partnered servers.
- Reduced status intervals to 2 minutes for partnered servers.
- Increased status intervals to 5 minutes for non-partnered servers.
- Added
/setbannerfor partnered servers to set custom embed banners to their status embeds (only visible on their guild). - Added
/removebannerto delete the banner from the status embed. - Built a load balancer for improved interval handling, which fixed the client sometimes failing to fetch and delete previous status embeds.
- Fixed an error causing crashes when the player list is between 1000 and 1024 characters long, achieving 0 downtime since August 2025.
Slash Commands and Message Components
- Updated to discord.js v13. With that, the bot now functions using slash commands. The custom prefixes are all gone, as well as the
!default prefix. The global prefix is now/across all servers. - The
setprefixcommand has been removed. - The option to view info about a specific command has been removed (Discord does that for you via the slash commands menu).
- The help command links are now shown in message buttons.
Server Charts
- Game changing update, server charts are here! Type
serverchartto view a chart displaying the server's past 30 days activity. Please be mindful that the data is being collected at the end of each day, and at the date of releasing the update you're only able to view data of the past 2 days. This limit will increase, however, everyday, as more information is being collected in the database each midnight. - Added a
helpcommand to display the bot's available commands and useful links. - Added an
invitelinkcommand that responds with the bot's invite link (using theapplications.commandsscope to make it slash-commands-ready). - Added a
pingcommand to show the bot's current latency in ms. - Added an option to customize the bot's default
!prefix with a new command,setprefix.