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
- Host: GitHub
- URL: https://github.com/ravbug/embedbot
- Owner: Ravbug
- Created: 2022-01-14T19:00:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T05:24:02.000Z (over 2 years ago)
- Last Synced: 2025-03-02T17:50:07.057Z (over 1 year ago)
- Language: JavaScript
- Homepage: embed-bot.vercel.app
- Size: 1.17 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.