Markus-Rost / Markus-Rost/discord-wiki-bot

Detect wiki links in user messages

Open
#136 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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:
Discord_BqFnm5xv7g

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.