Settings

The Bots have two types of settings - server wide and user preferences.

Server wide settings

Server wide settings are settings that affect the entire server. These settings can only be changed by users with the MANAGE_SETTINGS permission via the /settings command.

Available settings

SettingDescription
loggingAllows you to set a discord webhook url that will be used to log several actions on tasks.
auto_labelingEnables/Disabled auto labeling. When enabled the bot uses AI to determine the best fitting label based on a task title and description, when the task is created.
auto_priorityEnables/Disables auto priority. When enabled the bot uses AI to determine the most fitting priority based on the task title and description, when the task is created.
private_responsesWhen enabled responses from some commands (e.g. /task list or /task info) are only visible to the user executing the command. When this is disabled, these responses will be visible to everyone.
default_assigneeAllows changing the default assignee for a task where no one was assigned when the task is created.
user_languagesIf enabled, users can set their own preferred language via /preferences language.
user_timezonesIf enabled, users can set their own preferred timezone via /preferences timezone.
languageSets the language the bot and all other bots by bnder use.
timezoneSets the timezone the bot and all other bots by bnder use.
dateformatSets the dateformat the bot and all other bots by bnder use.
direct_messagesIf disabled, the bot will not send direct messages to any user on the server for certain actions, like task assignments.

Available only in the app

SettingDescription
Label suggestionsWhen enabled, users in the app will receive label suggestions based on the task title and description.
Todo suggestionsWhen enabled, users in the app will receive todo suggestions based on the task title and description.