sylveon / discord-ban-appeals

Sample ban appeals page with OAuth2 integration
https://discord-ban-appeal-preview.netlify.app/
MIT License
137 stars 45 forks source link

Add auto send the banned person dm #44

Closed ghost closed 2 years ago

ghost commented 2 years ago

Plz add auto send the banned person dm that is i approved the unban that it's auto send that person

zayKenyon commented 2 years ago

Bots cannot send DMs to people they dont share servers with

sylveon commented 2 years ago

Yeah, once they're banned the bot can't send the user a DM, so this feature can't be implemented

ghost commented 2 years ago

I have a question for sylveon

Could you make a staff appeals

sylveon commented 2 years ago

A what?

ghost commented 2 years ago

something like this but then for members to apply for staff

and also how to i set a status at the bot (watching bans)

sylveon commented 2 years ago

There's a branch that shows how you can do that: https://github.com/sylveon/discord-ban-appeals/tree/ms-community-mod-applications

Setting the status of the bot is not doable because we don't keep an active websocket connection. If you want, you can run another bot on the same token and have it show a status.

ghost commented 2 years ago

okey thx

ghost commented 2 years ago

if i want to apply for staff on a other account i have this

image

jcsumlin commented 2 years ago

you need to set the environment variableSKIP_BAN_CHECK to true and redeploy

ghost commented 2 years ago

okey