Skip to content

A web dashboard for starboard channels or anything really that has embeds

License

Notifications You must be signed in to change notification settings

500mhzz/starweb

Repository files navigation

StarWeb

Starweb is a simple WebUi that uses discord.js to get embeds from a channel and display it on the website with pagintation, its super fast too!

ENV Setup

TOKEN=DiscordToken
CHANNEL_ID=ChannelID
DISCORD_SERVER_ID=GuildID

MONGO_URI="URL of your MongoDB Database"
  • CHANNEL_ID is used for the default channel when the user enters the website
  • DISCORD_SERVER_ID is the server to fetch the channels from

NOTE:

Make sure to change the channel ids and names in the +page.svelte file!

About

A web dashboard for starboard channels or anything really that has embeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published