Set Command - TinyPandas/TinyGuardianRS GitHub Wiki
Set Command
This command focuses on providing guilds the ability to customize the bot to better fit their community. Listed below are the implemented options and their default and possible settings.
active_welcome: default: false [true/false]
This setting determines whether a welcome message is sent to a user upon joining your guild.
welcome_message: default: "Welcome to the guild!" [string]
This is the message sent to a user if active_welcome
is true
assign_new_member: default: false [true/false]
This setting if enabled assigns new_member_role
to a user upon joining your guild
new_member_role: default: 0 [roleId]
This is the roleId to be assigned to a member when they join the guild if assign_new_member
is true
tg!
[string]
prefix: default: Prefix of TinyGuardian in guild
staff_id: default: 0 [roleId]
This is the roleId seen as the staff role. The role provided here will have access to the staff commands.