-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mention Responser #33
Labels
enhancement
New feature or request
Comments
👍 |
Commands:
That is how I think it should work, not including adding a weight system to replies. |
MentionReply - mention_replies
|
Last TODO:
|
b3r3nd
added a commit
that referenced
this issue
Jan 17, 2023
…e code, requires database migrations and manually adding 3 permissions to the table. Issue #33
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1: Instead of hardcoding the responses (per role), make it a command e.g. /addresponse (role or user ID) (response line). Also a method to view the roles e.g. /responselist (role). If this list is opened every response should have like its own tag so it is easy to remove by /removeresponse (response ID).
2: More diversity in responses e.g. province or game
3: Instead of using $counter > x, use top x from counter list like muted or bumpers
The text was updated successfully, but these errors were encountered: