feat: add group chat activation mode
This commit is contained in:
2
src/auto-reply/tokens.ts
Normal file
2
src/auto-reply/tokens.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const HEARTBEAT_TOKEN = "HEARTBEAT_OK";
|
||||
export const SILENT_REPLY_TOKEN = "NO_REPLY";
|
||||
Reference in New Issue
Block a user