Skip to content

Commit 06d2ec0

Browse files
committed
Simplify help text by removing unavailable features and clarifying bot capabilities
1 parent 0b0949d commit 06d2ec0

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

src/modules/start.ts

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,8 @@ const start_text = `I happen to be your all-in-one bot for effortless community
2525

2626
const help_text = `
2727
☑️ Things I can do:
28-
- Manage your Telegram group
29-
- <s>Provide anime & movies</s> (Coming soon)
30-
- <s>Guess, waifu-harem & group games</s> (Coming soon)
31-
- <s>Music, news & AI tools</s> (Coming soon)
32-
\n❌ Things I CANNOT do:
33-
- Teach your cat to dance
34-
- Do your homework
35-
- Help you get a new girlfriend or boyfriend
36-
- Make you rich
28+
- Manage your Telegram group (yeah that's it)
29+
3730
\nReport to @Ryukaizen if I act clumsy.`;
3831

3932
const module_help = {

0 commit comments

Comments
 (0)