1.0.0 • Published 1 year ago

economy-plugin v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

šŸš€ Economy Plugin

Developed by Uncommon

Welcome to the Economy-Plugin! This plugin is expertly crafted to integrate with your Robo.js setup, enhancing your bot with new features and capabilities. Once installed, it automatically adds exciting economy-based functionalities!

The Economy Plugin encompasses essential commands for a basic economy bot. Data storage is managed via Flashcore. This feature enriches the user experience by providing goals like purchasing roles to customize names or prioritizing display in user lists. Everything is customizable!

Getting Started

To initiate, execute the /admin set-up command.

Configurable Settings

While you can modify all settings by editing the code, basic adjustments are also accessible via bot commands, such as /admin settings change. This command displays a menu of configurable options.

SettingsDescription
Economy NameDesignate the display name for the economy
Starting BalanceSpecify the initial balance for all members
Daily Claim AmountDefine the daily reward amount accessible via /daily
Economy SignChoose the currency symbol (e.g., Ā£, $, €)
Shop StatusEnable (true) or disable (false) the shop commands
Gamble ReturnsDetermine payout levels for gambling commands (Very high, High, Medium, Low)
Robbery Success %Set the success rate for the /rob command
Admin RoleAssign the role required for admin-level commands
Member RoleSet the role needed to access economy commands; set to 0 to disable

User Commands

CommandDescription
/balanceView your current balance
/coinflipWin money by guessing the coin toss outcome
/dailyClaim a daily reward every 24 hours
/leaderboardDisplay the top 10 richest members
/roll-diceRoll a dice for a chance to win substantial rewards
/transferTransfer funds to another user
/robAttempt to steal money from another user
/shop list-itemsView available items for purchase
/shop buy-itemPurchase an item from the shop

Administrative Commands

CommandDescription
/admin editModify user balances
/admin set-upInitialize the plugin setup
/admin reset-dailyReset a user's daily claim cooldown
/admin reset-leaderboardReset the leaderboard if necessary
/admin reset-robReset a user's robbery cooldown
/admin shop add-itemAdd a new item to the shop
/admin shop delete-itemRemove an item from the shop
/admin shop resetreset the economy shop items
/admin settings changeUpdate plugin settings
/admin settings infoView current settings configurations
/admin settings reset-everythingcompletly reset the economy (the balances, item in shop and leaderborad) other then settings use

āžž šŸ“š Documentation: Getting Started

āžž šŸš€ Community: Join our Discord Server

Installation šŸ’»

To install this plugin in your Robo project, run the following command in your project directory:

npx robo add economy-plugin

This command links the plugin with your existing Robo setup, including any necessary bot permissions when generating an invite link using npx robo invite.

Enjoy the new functionalities of your enhanced Robo bot! šŸš€

New to Robo? Start your project here!