Skip to content
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

Add feedback forums #550

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions constants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,9 @@ CHANNELS:
THEORY_README: "939411507127668758"
GUHUA_FEEDBACK: "956824681774719016" #does not exist remove later
WEBSITE_FEEDBACK: "953216453077794857"
BOT_FEEDBACK: "991758031765377165"
BOT_FEEDBACK: "1186956985543970878"
EVENT_FEEDBACK: "1038920966811689111"
FORUM_FEEDBACK: "1285511255452549120"
CALC_STANDARD_REPOSITORY: "884964576779726859"
# Test server channels
TASUKETE_SPAM: "945321873418362880" #Tasukete server #command-spam
Expand Down Expand Up @@ -222,4 +223,4 @@ EMOJIS:
ENERGY_RECHARGE: ":ER:947725645104939079"
CRYSTAL_ORE: ":CrystalOre:1186554203435454505"
KNET: ":KNET:1036115886932770846"
TC_LEAD: ":tclead:1090525704921284658"
TC_LEAD: ":tclead:1090525704921284658"
3 changes: 1 addition & 2 deletions interactions/help/_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ embeds:
**Feedback and Suggestions**
We're happy to hear your feedback and suggestions for improving KQM!

For discord feedback, please use <#${ CHANNELS.MODMAIL_THREADS }>.
For website feedback, use <#${ CHANNELS.WEBSITE_FEEDBACK }>.
For discord or website feedback, please use <#${ CHANNELS.FORUM_FEEDBACK }>.
For feedback regarding the bot, use <#${ CHANNELS.BOT_FEEDBACK }>.

**Character Commands**
Expand Down