Testausserveri/testauskoira-rs

Don't hard-code the rules channel id

Closed this issue · 5 comments

The channel id at the end of this line should probably be specified in the .env file:

m.content("Sinut on hiljennetty huonon käyttäytymisen vuoksi arvojäsenten toimesta.\n\nMikäli haluat keskusteluoikeutesi takaisin, voit olla yhteydessä Mastermindeihin joko yksityisviestitse tai sähköpostitse masterminds@testausserveri.fi. Tarkistathan sääntömme kanavalta <#798799175072219136>.")

lajp commented

Yes. Thank you for the insight. Are you willing to attempt the implementation yourself or do you want me to take care of this.

I can probably do it, but not right now. Probably in the evening or maybe tomorrow.

lajp commented

That is all right. Looking forward to the PR. :)

I'm having a bit of trouble getting the application commands working (I can't see the report-button when right clicking a message, even though the Discord API says the command has been registered). I tried debugging it for a few hours but couldn't fix it. Could you do this, because I don't think I would be able to figure that problem out in a reasonable amount of time? It shouldn't take too long (famous last words), but for me the problem is just getting the dev environment running.

lajp commented

Hmm, this is odd. I think there is no hurry in implementing this so if you feel like it you can take your time in getting your dev-environment up. Also it is likely that the main reason for these difficulties is poor documentation from our side, so feel free to reach over and we'll to help you to get your setup going