Documentation
Recent commits, command examples and more information.
- Version: 1.3
- Author: Pixel Development
- Created: 22ⁿᵈ August, 2023
- Update: 28ᵗʰ August, 2023
If you have any questions that are beyond the scope of this documentation, Please feel free to contact us for support via our Discord Server.
Adding Verde
Follow the steps below to setup Verde in your Server:
- Follow this link and invite Verde to your Discord Server.
- For complete functionality of the moderation module you need to:
- Set up a few permissions for your Moderators
- The
kick_memberspermission. - The
ban_memberspermission. - The
mute_memberspermission. - The
manage_rolespermission.
- The
- Set up the mute command
- Choose a role that you would like to use, using the /muterole command.
For example
/muterole @Moderators
- Choose a role that you would like to use, using the /muterole command.
- Set up a few permissions for your Moderators
Utility Commands
Utility commands help ensure that your Server operates as smoothly as possible with regards to providing you with easy access to Server and Channel settings.
/autorole - Set an Auto Role to give to new Members.
Example: /autorole [Role]
/addemoji - Add a custom emoji to your server using a URL.
Example: /addemoji [EmojiName] [ImageURL]
/addrole - Give a Role to a User.
Example: /addrole [User] [Role]
/removerole - Take a Role from a User.
Example: /removerole [User] [Role]
/createrole - Create a new Role.
Example: /createrole [Name] [Color]
/deleterole - Delete an existing Role.
Example: /deleterole [Role]
/mentionable - Toggle the mentionability of a Role.
Example: /mentionable [Role]
/createchannel - Create a new Channel.
Example: /createchannel [text/voice/stage] [Name]
/deletechannel - Delete an existing Channel.
Example: /deletechannel [Channel]
/slowmode - Set a slowmode for a Channel.
Example: /slowmode [Channel] [Duration]
/nickname - Set a nickname for a User.
Example: /nickname [User] [Nickname]
/poll - Create a Poll.
Example: /poll [Option 1] [Option 2] [Duration]
Information Commands
Information commands provide you with extra details about various User and Server attributes.
/membercountchannel - Set up a Live Member counter Channel.
Example: /membercountchannel
/user - View information about a User.
Example: /user [User]
/server - View information about your Server.
Example: /server
/role - View information about a Role.
Example: /role [Role]
/channel - View information about a Channel.
Example: /channel [Channel]
/bot - View information about Verde.
Example: /bot
Moderation Commands
Moderation commands help you to keep your Server safe and secure at all times.
/muterole - Set up a Mute Role for your Server.
Example: /muterole [Role]
/kick - Kick a User.
Example: /kick [User] [Reason]
/ban - Ban a User.
Example: /ban [User] [Reason]
/mute - Mute a User.
Example: /mute [User] [Duration]
/warn - Warn a User.
Example: /warn [User] [Reason]
/warnings - View all of a User's Warnings.
Example: /warnings [User]
/delwarn - Delete a User's Warning.
Example: /delwarn [User] [Index]
/voicemute - Mute a User in a Voice Channel.
Example: /voicemute [User] [Duration] [Reason]
Economy Commands
Economy commands provide your Members with fun activities to play in your Server.
/balance - View your Coin Balance.
Example: /balance
/daily - Collect your Daily Reward.
Example: /daily
/slots - Gamble on a Slot Machine.
Example: /slots [Amount]
/work - Work to earn Coins.
Example: /work
/donate - Donate Coins to a User.
Example: /donate [User] [Amount]
Latest Commits
See what's new added, changed, fixed, improved or updated in the latest versions.
For Future Updates join our Discord Server
Version 1.3 (28 August, 2023)
- Added
/workCommand - Added
/donateCommand - Fixed Some minor bugs with the
/createroleCommand - Fixed A minor issue with the
/createchannelCommand - Updated Verde's reaction times to commands
- Updated App Commands to latest version
Version 1.0 (22 August, 2023)
Initial Release