Channels & Permissions
After inviting the Builderman bot into your Discord server, you'll need to then configure some settings of Builderman to your needs.
Discord Channels
You will need to create channels within your server that will aid in the functionality of Builderman. Create channels that correspond to the following commands listed below.
/holding-channel
channel:
#text-channel
Sets the default channel that will hold submitted bug reports and suggestions. This can be both a public or private Channel.
/holding-channel
channel:#awaiting-approval
/todo-channel
channel:
#text-channel
Sets the default channel that will hold approved bug reports or suggestions to be worked on. It is advised to make this Channel private.
/todo-channel
channel:#developer-interal
/poll-channel
channel:
#text-channel
Sets the default channel that will send submitted suggestions that are opened for public voting.
/poll-channel
channel:#polls
/update-channel
channel:
#text-channel
Sets the default channel that Builderman will post all updates to.
/update-channel
channel:#change-log
Administrative Roles
You will need to create roles within your server for users that will be used by Builderman to grant certain administrative permissions for your development team to interact with the bot. Create the roles in your Discord server that correspond to the following commands listed below.
/manager-role
role:
@role
Sets the role that Builderman will check if users possess to manage ALL aspects of the bot.
/manager-role
role:@Manager
/dev-role
role:
@role
Sets the role that Builderman will check if users possess to work on approved bug reports or suggestions, as well as reserve them.
/dev-role
role:@ServerDev
/approver-role
role:
@role
Sets the role that Builderman will check if users possess to approve/decline submitted bug reports and suggestions.
/approver-role
role:@Approver
Last updated
Was this helpful?