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

https://github.com/hazemmeqdad/embed-bot

Host a embed on url
https://github.com/hazemmeqdad/embed-bot

discord discord-bot discord-interactions flask

Last synced: about 2 months ago
JSON representation

Host a embed on url

Awesome Lists containing this project

README

          

# Embed bot
The Discord bot generates links when they are sent to a website displaying information in the form of a card `Embed Card`

`<\>`

## Installation
1. Clone this repository `git clone https://github.com/HazemMeqdad/embed-bot.git`
2. Install packages `pip install -r requirements.txt`
3. Run `python app.py`
4. You need to `https` protcol on your server to run this bot because it use discord interaction with flask
5. Configure `INTERACTIONS ENDPOINT URL` on your discord application page to your server url
![image](https://user-images.githubusercontent.com/66125469/235468829-8143aa3b-1a34-41d5-8b68-7784d5d7d7f0.png)

## Usage
1. Invite bot to your server [here](https://discord.com/api/oauth2/authorize?client_id=756217059351724207&permissions=16384&scope=bot%20applications.commands)
2. Type `/help` to get help

## Example
![2023-04-29 10-28-25 (1)](https://user-images.githubusercontent.com/66125469/235468855-5c83c20c-d491-417c-80e7-0924400d5335.gif)