louisefindlay23 / youtubecommunitybot

YouTube Community Bot posts updates of a YouTube Channel's Community Posts to a Discord Server Channel.
4 stars 0 forks source link

Improve Multi Server Support #2

Open louisefindlay23 opened 1 year ago

louisefindlay23 commented 1 year ago

Store data either in a JSON array or database so the bot can work on multiple servers without separate installations.

Get Discord server ID via Discord.js and use user input for Discord Channel ID and YouTube Channel ID.

Store lastPostID in an array tied to the server ID.