Features

Our queuebot is packed with features that help you run your S4U Business!

The following commands will use this format:

/command <required> [optional]

Meaning everything withing <> is required input, and everything within [] is optional input.

Bank System

The queuebot comes with a bank system where all your customers credits are saved. Like everything else, the bank is stored on your MongoDB database, so your customers credits remain safe.

How many users can be in the bank?

Infinite. The bot will automatically create a page-system with buttons to view the whole bank leaderboard when it exceeds discords message-length limits.

  • /bank view [user] - View your own or specified users bank credits

  • /bank add <user> <amount> - Add credits to a user (ADMIN ONLY)

  • /bank transfer <to user> <amount> [from user] - Send credits to another user

  • /gift <to user> <amount> - Same as above, to send credits to another user

  • /bank remove <user> [amount] - Remove all or custom amount of credits from user

Queue System

Flawless queue handling for your S4U business.

  • /queue view - View the queue

  • /queue position [user] - View your own or other user's positions in queue

  • /queue add <user> <credits> <token> [guarantee_boost] [position] - Add user to queue

  • /queue move <from> <to> - Move user in the queue using the queue numbers

  • /queue kick <user> - Kick user from queue and refund credits

  • /queue skip [user] - Pay a set price to skip to #1 queue spot

  • /redeem credits <amount> [user] - Redeem credits and join the queue

Claims Feed

Beautifully shout out all new claims in a custom channel, with custom emojis and more. The message is fully customizeable and you can also easily add it to ping a specific role, such as a Claim Ping role!

Stats

Show off yours stats in a custom embed in a specific channel. By default it will display:

  • Today's snipes amount, checked messages amount and fetched invites amount

  • Overall snipes amount, checked messages amount and fetched invites amount

  • Current loaded in guilds amount and alts amount

  • As well as chances for:

    • Nitro Yearly

    • Nitro Monthly

    • Nitro Classic Yearly

    • Nitro Classic Monthly

    • Nitro Basic Yearly

    • Nitro Basic Monthly

    • Other (Avatar Decoration, Profile Effect, or Nameplate)

The chances will be ordered by the highest % top to bottom once you start getting claims

Commands:

  • /stats - Show the current stats embed

  • /setup stats-embed [channel] - Setup the stats embed

You can see settings for stats here

Top Claimers

Display a leaderboard of the people with the most amount of claims, you can also customize it to show nitro types etc.

  • /setup top-claimers-embed [channel] - Setup the leaderboard in channel

View settings here

Automatic Sniper Setup

Our queuebot fully automates the setup process on a VPS, and installs the latest sniper version! First, make sure to add all your licenses!

  • /snipers add <license> - Connect a sniper license to the QueueBot

  • /snipers list - View all your connected sniper licenses

  • /snipers remove <license> - Disconnect a specific sniper license to your QueueBot

Add Unlimited VPS Snipers

Mass-add servers by just providing a txt file with the hosts in the format ip:password on each line and the sniper will automatically add each as a VPS! Or you can add them manually.

  • /vps list - Show all your active VPSs

  • /vps add <ip> <password> [port] [username] [sniper_directory_path] - Manually add a VPS

  • /vps massadd <file> - Simple solution for adding multiple VPSs

    • Will use default values:

    • port: 22

    • username: root

    • sniper_directory_path: sniper (will be automatically installed here using one of your connected licenses unless a sniper is already installed in this folder)

    • All you need to do is provide a txt file with the format ip:port with each new VPS on a new line!

  • /restart snipers - Restart all snipers

Keys

You can geneate keys that can then be redeemed by users for x amount of credits. These keys are useful if you want to sell them on your store.

  • /key generate <credits> [amount] [prefix] [characters] - Generate one or multiple keys that can be redeemed for custom amount of credits

  • /key redeem <key> - Redeem a key on your account

FAQ (Frequently Asked Questions)

Our QueueBot comes with a pre-built FAQ embed that can be displayed in a custom channel of yours. It will contain information helping your customers to better understand what sniping is, how to use the service and some commands that are useful to them.

  • /setup faq [channel] - Setup FAQ embed

  • /faq add <question> <answer> - Add a new Q&A to the FAQ

  • /faq edit <question> - Edit a specific Q&A

  • /faq remove <question> - Remove a specific Q&A

  • /faq move <from> <to> - Move question from one number to another

Bot Status/Presence Activity

Customize the bot's presence activity easily. Each status will be rotated every minute.

  • /status add <status> [type] - Add a custom status message

    • Type can be either Playing, Streaming, Listening to, Watching, or Competing in

    • Example: /status add Sniping Competing in will add the status "Competing in Sniping"

  • /status presence <type> - Set to either online, idle, do not disturb or invisible (default: online)

  • /status rotate - Force a status rotation

Cron Jobs

  • Status Update - Every 1 minute

  • Bank Leaderboard - Every 5 minutes

  • Stats Embed - Every 5 minutes

  • Queue Embed - Every 5 minutes

  • FAQ Embed - Every 10 minutes

  • Check Snipers - Every 10 minutes

  • Check Queue Tokens - Every 15 minutes

Extra Commands

  • /mystats [user] - Show your (or specified user's) snipe stats

  • /gift <user> <amount> - Gift credits to another user

  • /rain start <amount> <duration> [max_users] - Start a rain in chat and donate all credits evenly to participants

Settings

We offer lots of settings to customize and help you setup everything properly!

Setup

  • /setup bank-embed [channel] - Setup bank leaderboard embed

  • /setup queue-embed [channel] - Setup the queue embed

  • /setup stats-embed [channel] - Setup the stats embed

  • /setup claims-channel [channel] - Setup claim announcements channel

  • /setup top-claimers-embed [channel] - Setup claimers leaderboard embed

  • /setup faq [channel] - Setup FAQ embed

Bank

  • /settings bank allow-gifting <true/false> - Allow users to use /gift and /bank transfer or not (default: true)

Queue

  • /settings queue max-positions <amount> - Max number of positions a user can have at a time, helps against queue abuse (Default: 2)

  • /settings queue skipping <true/false> - Allow users to pay extra for skipping to top (default: false)

  • /settings queue skipping-price <amount> - Price for skipping to #1 in the queue

Stats

  • /settings stats edit - Shows popup allowing you to edit what the stats show

Top Claimers

  • /settings top-claimers show-nitrotypes <true/false> - Enable or disable showing nitro types in the top claimers leaderboard (default: true)

Extra

  • /settings rain <true/false> - Enable/Disable the ability for users to create rains

  • /settings rain-ping-role-id <id> - Configure a role that will be pinged on rains

  • /settings rain-required-role-id <id> - Configure a role thats required in order to join rains

Last updated