-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Just like you can override an individual bot's name, it should be possible to configure a bot to NOT auto-start. This is already an option in the match.toml config file, and it is super useful for bot development, since you can simply stop, compile, and relaunch your bot whenever you have made a change. Practically, this equates to setting the run command to an empty string.
Since there will likely be more of these individual bot override options, I imagine a modal with all these options will be appropriate.
Moreover, there should be an icon indicating the bot will not auto-start.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Done