add ready and stop listener

implement activity service
This commit is contained in:
2026-02-18 16:51:09 +01:00
parent 7678c1a722
commit 84b851f60f
7 changed files with 74 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
import { config } from "config";
import { activityService } from "features/activity/activity.service";
import { logChannelService } from "features/log-channel/log-channel.service";
import client from "lib/client";