Skip to content

Add hot restarting#232

Open
freya022 wants to merge 11 commits into3.Xfrom
feature/restarter
Open

Add hot restarting#232
freya022 wants to merge 11 commits into3.Xfrom
feature/restarter

Conversation

@freya022
Copy link
Owner

@freya022 freya022 commented May 31, 2025

This adds a new BotCommands-restarter module, it can be enabled at runtime by creating a RestarterConfig, then registering it with BConfig.withConfig (or using the extension in the Kotlin DSL)

@freya022 freya022 added this to the v3.0 milestone May 31, 2025
@freya022 freya022 added type: feature V3 type: incubating New feature that does not have a stable API yet labels May 31, 2025
@freya022 freya022 force-pushed the feature/restarter branch from 9366ee3 to c82c3ac Compare June 22, 2025 18:37
@freya022 freya022 changed the base branch from 3.X to 3.X-dev June 22, 2025 18:38
@freya022 freya022 force-pushed the feature/restarter branch from c82c3ac to b4a5694 Compare June 26, 2025 20:38
@freya022 freya022 removed this from the v3.0 milestone Jul 22, 2025
@freya022 freya022 removed the V3 label Nov 7, 2025
@freya022 freya022 changed the title Add structures to support hot restarting Add hot restarting Dec 4, 2025
@freya022 freya022 marked this pull request as ready for review February 12, 2026 10:58
> If you are using Spring, use [`spring-boot-devtools`](https://docs.spring.io/spring-boot/reference/using/devtools.html) instead.

## Installing

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add maven central badge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature type: incubating New feature that does not have a stable API yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments