Replies: 4 comments 10 replies
-
|
I really like the current features, but it is a bit inconvenient to use a single private chat bot when I am developing multiple projects and switching between sessions. I was wondering if you have considered using a Private Group format. This way, no one else can access it, and I could create different topics within the group to categorize my projects. By switching sessions directly within the project topics, it should significantly reduce the number of operations required to switch back and forth. While this might deviate slightly from the original design direction of a private DM bot, I think it could be a valuable extension of the current functionality. In theory, only the buttons below the keyboard cannot be displayed directly; everything else should be usable as an inline button. However, can this part be implemented within a pinned message instead? |
Beta Was this translation helpful? Give feedback.
-
|
Now Telegram bots support threading! Threading can be enabled in BotFather, would be great to allow parallel execution of sessions in threads |
Beta Was this translation helpful? Give feedback.
-
|
The group topics fork has been published with a blessing and some ideas from @grinev It supports creating one group per local repository, and each group topic as a separate opencode session. Each group's "general" channel acts as a launcher and will create new group topics for you and sync the name of the topic with the opencode session name. Parallel execution is supported. Each group requires one-time manual setup to create the group, add the bot, make the bot an admin, and enable topics. Automatic group creation will not be supported because it requires calling a separate Telegram API on behalf of the user's account which adds security risks and complexity. https://github.com/shanekunz/opencode-telegram-group-topics-bot |
Beta Was this translation helpful? Give feedback.
-
|
Can we upgrade the project to add a mode that supports usage in OpenClaw?OpenClaw integrates with numerous IM Channels, allowing users to interact with Opencode within their preferred instant messaging platforms. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone! 👋
Do you have an idea on how to make the bot better? This is the perfect place to share it!
To help us understand your idea, please include a few simple details when you post:
The problem: What issue are you trying to solve?
The solution: How exactly should the new feature work?
Feel free to share any ideas, big or small. And please use the 👍 reaction to vote for the features you like the most!
Beta Was this translation helpful? Give feedback.
All reactions