An open API service indexing awesome lists of open source software.

https://github.com/ravbug/embedbot

Embed links in discord
https://github.com/ravbug/embedbot

Last synced: 15 days ago
JSON representation

Embed links in discord

Awesome Lists containing this project

README

          

# EmbedBot
This simple Discord integration adds extended embed support for some websites. See the [website](https://embed-bot.vercel.app) for more information.

## Hosting
This bot is hosted on Vercel. To self-host your own copy, follow Vercel's setup guide,
then be sure to add environment variables for TOKEN, CLIENT_ID, and PUBLIC_KEY, which you get from Discord's Developer Console. After that, it should just work.