Markus-Rost / Markus-Rost/discord-wiki-bot
Detect wiki links in user messages
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Could the bot be able to automatically detect when a user pastes a link to the wiki it's managing?
So if a user posts a link to https://wiki.openstreetmap.org/wiki/Key:cycleway
The bot automatically posts an embed beneath that user's message like I've emulated here:

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 or tests are named. Start by locating the bot's message-handling entry point and the existing wiki-link resolution flow, then verify how the example URL should be recognized and rendered. Done means a pasted wiki link produces an embed beneath the user's message without disrupting other messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100