DevChatter / DevChatter/DevChatterBot
Add the most important command aliases into the SetUpDatabases.cs
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 54
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
For convenience it would be nice if the bot has a few aliases hardcoded into it. Without this, every streamer who sets up the bot has to start anew and add aliases like !cmd for !commands, !hm for !hangman and other frequent abbreviations...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in SetUpDatabases.cs and inspect how command aliases are currently stored or initialized. Add the explicitly mentioned common aliases, including !cmd for !commands and !hm for !hangman, and confirm that the bot recognizes them when a new setup is created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100