Skip to content

Generates a Discord web hook embed of your projects in a server!

License

Notifications You must be signed in to change notification settings

evaera/discord-project-index-generator

Repository files navigation

Discord Project Index Generator

Generates a Discord web hook embed of your projects in a server! Automatically pulls descriptions and website links from your GitHub repositories. Made for my personal project Discord server.

Instructions

Clone, change data folder files, and rename .env.example to .env and set the values.

One-liner to generate channels.json with a discord.js eval command: JSON.stringify(Object.assign({}, ...msg.guild.channels.array().map(r => ({[r.name]: r.id}))))

Example

image

About

Generates a Discord web hook embed of your projects in a server!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published