Skip to content

Releases: Focus04/samp-status

SAMP Status Partnership

02 Dec 20:11

Choose a tag to compare

  • 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 /setbanner for partnered servers to set custom embed banners to their status embeds (only visible on their guild).
  • Added /removebanner to 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

04 Sep 12:12

Choose a tag to compare

  • 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 setprefix command 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

14 Apr 15:39

Choose a tag to compare

  • Game changing update, server charts are here! Type serverchart to 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 help command to display the bot's available commands and useful links.
  • Added an invitelink command that responds with the bot's invite link (using the applications.commands scope to make it slash-commands-ready).
  • Added a ping command to show the bot's current latency in ms.
  • Added an option to customize the bot's default ! prefix with a new command, setprefix.