WatWowMap / ReactMap

Pokemon GO Map frontend built with React
MIT License
130 stars 64 forks source link

MOTD with updates from Discord #464

Open kamieniarz opened 2 years ago

kamieniarz commented 2 years ago

My map server has a announcement channel - one general for all and one for updates for map users only. These channels always contain all kind of updates for each day (eg quests weren't scanned, planned downtime etc).

Generally users mostly use map, discord isn't a place they look to check any news. My request is to create an option to view latest messages from specific discord channel in MOTD. No idea if that's possible but this feature sounds great

clburlison commented 1 year ago

This might be against the Developer terms of service Section 5b. Data sharing.

https://support-dev.discord.com/hc/en-us/articles/8562894815383-Discord-Developer-Terms-of-Service

Can likely do this with a discord bot that has channel history access but again not sure if this is a good idea or actually fits within the project scope.