Safe Staker Documentation
  • Overview
    • โ“What is Safe Staker?
    • ๐ŸŒŽOfficial Links
    • ๐Ÿค‘Earn by Referrals
  • Admin Setup Guide
    • โš™๏ธGetting Started
    • ๐Ÿ–ผ๏ธNFT Staking Setup
      • ๐ŸŸฅ/set-nft-collection
      • ๐ŸŸฆ/nft-staking-reward
      • ๐ŸŸฆ/nft-staking-duration
    • ๐Ÿช™Token Staking Setup
      • ๐ŸŸฅ/set-token-address
      • ๐ŸŸฆ/token-staking-reward
      • ๐ŸŸฆ/token-staking-duration
    • ๐Ÿ’ฒReward Currency Setup
    • ๐ŸฅฉStaking UI Setup
      • ๐ŸŸฆ/staking-ui
    • ๐ŸชPoints Parlor Setup
      • ๐ŸŸฆ/points-parlor-ui
      • ๐ŸŽŸ๏ธRaffles - setup
        • /create-raffle
        • /edit-raffle
        • /delete-raffle
      • ๐ŸชStore - setup
        • /add-item
        • /delete-item
        • /edit-item
        • /item-info
        • /store
    • ๐Ÿš…Staking Boosters
      • ๐ŸฆTweet Booster
      • ๐ŸซงChat Booster
      • ๐Ÿ˜€Reaction Booster
      • ๐ŸงตRole Booster
    • ๐Ÿ„Staking Types
      • Periodic Staking
      • Cumulative Staking
    • ๐Ÿ“ฌDAO Voting
    • ๐ŸงฌHolder Verification แต‡แต‰แต—แตƒ
    • ๐Ÿ“•Logs, Reports & more
      • ๐ŸŸฆ/logs-channel
      • ๐ŸŸฆ/csv-reports
      • ๐ŸŸฅ/set-rpc
      • ๐ŸŸฅ/reset-all-points
      • ๐ŸŸฅ/add-points
      • ๐ŸŸฅ/remove-points
  • User Guide
    • ๐ŸŸฉ/link-wallet
    • ๐ŸŸฉ/stake-nfts
    • ๐ŸŸฉ/stake-tokens
    • ๐ŸŸฉ/points
    • ๐ŸŸฉ/leaderboard
  • NFT Minting
    • ๐Ÿ€Minting Portal
    • ๐Ÿ–ผ๏ธNFT Collection Creation
  • Phase 2 Features
    • Planned features
Powered by GitBook
On this page
  1. Admin Setup Guide
  2. Staking Boosters

Role Booster

PreviousReaction BoosterNextStaking Types

Last updated 25 days ago

The Role Booster rewards users with extra staking points per NFT if they hold a specific role.

  • Role Settings: Admins can configure which Discord role qualifies for the bonus staking reward boost.

  • Bonus Percentage: Admins can set a bonus boost percentage ranging from 1% to 100%.

Note: This bonus is applied on top of the user's existing boost percentage, which may come from other staking boosters (such as Chat, Reaction, and Twitter Boosters).

For example, if a user's base boost percentage is 5%, and their assigned role grants a 50% bonus, the final boost will be calculated as: 5% + (50% of 5%) = 5% + 2.5% = 7.5%

Setup Commands

/role-booster view - Shows the current settings of your role booster
  • Customize chat booster channels

  • Customize Max Boost Percentage

  • Customize User message cooldown

  • Customize User message minimum characters required

/role-booster configure - Configure the bonus boost percentage for having the set role

/role-booster enable - Enable role booster for a specific role

/role-booster disable - Disable role booster

๐Ÿš…
๐Ÿงต