Bot shows non-existant command to status message #18

Closed
opened 2023-06-26 23:53:13 +09:00 by AnthonyKwon · 4 comments
AnthonyKwon commented 2023-06-26 23:53:13 +09:00 (Migrated from github.com)

image
/help command is removed a few ago, but bot still shows this command to status message.

![image](https://github.com/AnthonyKwon/chattybot/assets/12590757/61abf4e5-9086-42be-85af-97a396c81a8b) `/help` command is removed a few ago, but bot still shows this command to status message.
AnthonyKwon commented 2023-06-26 23:53:43 +09:00 (Migrated from github.com)

Suggestion: change to /say command instead

**Suggestion**: change to `/say` command instead
AnthonyKwon commented 2023-06-27 01:22:49 +09:00 (Migrated from github.com)

Partial-fixed with commit 8be969807d.

Partial-fixed with commit 8be969807de9965205b55dc7900fded05ffb85e2.
AnthonyKwon commented 2023-06-27 01:31:47 +09:00 (Migrated from github.com)

/say is only applied to English. Though using this command in other language also auto-completes corresponding command, but this is not intuitive.

`/say` is only applied to English. Though using this command in other language also auto-completes corresponding command, but this is not intuitive.
AnthonyKwon commented 2024-02-06 21:42:28 +09:00 (Migrated from github.com)

Most of bots are removing activity message recently, so I made activity message optional with commit 540dda6 and removed command part. This will not be fixed.

Most of bots are removing activity message recently, so I made activity message optional with commit 540dda6 and removed command part. This will not be fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AnthonyKwon/chattybot#18
No description provided.