PokeNavBot / issue-tracker

Bug reports / feature tracking repository for PokeNav
https://pokenavbot.com
20 stars 4 forks source link

Option to post in a separate channel when someone joins a raid #523

Open Jahrern opened 4 years ago

Jahrern commented 4 years ago

Is your feature request related to a problem? Please describe. Not related to a problem, but a solution to a problem for people not checking the active raid channel if someone joined a raid.

Describe the solution you'd like I would love to be able to turn on an option for a designated channel to post when someone joins a raid. Just like the message that you see inside the raid channel that displays you've joined. That's only really useful to the others that have joined aswell. Only difference would be to change the message to something like "@user" Joined a raid at "insert gym name here" EDIT: Doesn't have to be an embed at all. A simple message would be more then enough.

Describe alternatives you've considered I have looked into EVERY single logging bots like Carl and Dyno, but they can not be customized to show anything else then "@user" received role "insert gym/raid name here" and that's only useful for people that have a clue how the bot and discord works.

Additional context I honestly think a way for others that haven't joined the raid yet to see if someone has joined would make it easier for people to decide if they would like to join aswell. They would also then don't need to check active raids to see if someone else has joined.

dandesousa commented 4 years ago

You want a raid feed for your entire server? I think I can make that happen using webhooks and I've been wanting to experiment as a way to post messages while reducing rate limits.

Jahrern commented 4 years ago

You want a raid feed for your entire server? I think I can make that happen using webhooks and I've been wanting to experiment as a way to post messages while reducing rate limits.

Pretty much want the join message in the raid channel to also display in a separate channel so that people who hasn't joined the raid yet knows that someone actually joined

dandesousa commented 4 years ago

Leaving this for my own notes -- webhooks are limited to 30/req per minute which should be enough for small or medium size servers.

FlipsCat commented 3 years ago

Is your feature request related to a problem? Please describe. Not related to a problem, but a solution to a problem for people not checking the active raid channel if someone joined a raid.

Describe the solution you'd like I would love to be able to turn on an option for a designated channel to post when someone joins a raid. Just like the message that you see inside the raid channel that displays you've joined. That's only really useful to the others that have joined aswell. Only difference would be to change the message to something like "@user" Joined a raid at "insert gym name here" EDIT: Doesn't have to be an embed at all. A simple message would be more then enough.

Describe alternatives you've considered I have looked into EVERY single logging bots like Carl and Dyno, but they can not be customized to show anything else then "@user" received role "insert gym/raid name here" and that's only useful for people that have a clue how the bot and discord works.

Additional context I honestly think a way for others that haven't joined the raid yet to see if someone has joined would make it easier for people to decide if they would like to join aswell. They would also then don't need to check active raids to see if someone else has joined.

I think this is a ridiculous request... teach your members how to see if people have joined via the active raids channel. or toggle all raids viewable on?

this is a moderation fix not a Pokenav one