linksplatform / linksplatform/Bot
Add to the bot's functionality changing the rules in a conversation in a pinned message
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
How can this be implemented in my opinion:
- with the special bot command
- or bot can monitor rules, which placed on Github gists and if it changed - bot change it in a pinned message
Why would it be better?
- Because accessing the rules in a pinned message, which are represented by text, is much more convenient for chat participants. (it is worth thinking at least about people who have the Internet only for using VK, although this may be a bad example, but still)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or code entry points are named. Start by examining the bot command path and the pinned-message handling, then compare the two proposed approaches: a special command or monitoring the linked GitHub Gist; done means the pinned rules reliably reflect the chosen update trigger.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100