Markus-Rost / Markus-Rost/discord-wiki-bot
Make wiki shortcuts customizable
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Allow changing !wiki !gamepedia, !wiki ?fandom, !wiki ??wikia to other projects from !wiki !!project
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
Start by locating the !wiki command handling and the definitions for the !gamepedia, ?fandom, and ??wikia shortcuts. Trace how a shortcut selects a project, then make that mapping configurable so !!project can target other projects. Done means existing shortcuts still work and custom projects can be selected through the same command format.
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