Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.22 KB

README.md

File metadata and controls

38 lines (30 loc) · 2.22 KB

Maaldar

Maaldar is a Nitro bot for Discord that gives nitro boosters for your server members a custom identity.

Roles

Maaldar works with roles. You have your own role.

Set your name

Set your role's name

Set your role color

Set your role's color with a hex value

Set your role icon

Set your role's icon with any URL containing an image

Get a colour palette of your profile picture

A palette containing the most vibrant colours from your profile picture

Assign your role to someone else

Give your role to your friend as well

Set your colour through a colour picker website

Set your colour role from a session-enabled colour picker website

Configuration

Fill config.json with the required information.


  • guild_id contains the integer guild ID that you want your bot to work in.
  • role_ids contains all the integer role IDs that you want the commands to be used by
  • custom_role_id contains the integer role ID below which the roles should be created and positioned
  • emoji_server_id contains the integer guild ID where the emojis from palette command will be uploaded
  • connection_string is connection the string (e.g postgresql://username:password@host:port/database_name)
  • token is the string bot token