GithubHelp home page GithubHelp logo

joshuliu / discord-webhook-embed-generator Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 6.0 12 KB

An embed generator in Discord which makes use of the webhooks feature built into the Discord API

License: Apache License 2.0

Python 100.00%
discord discord-py python python3 python-3 python2 python-2 python27 python-3-6 python36

discord-webhook-embed-generator's Introduction

Discord Webhook Embed Generator

Discord Webhook Embed Generator

Getting Started

What is required

Run the file

Use Python Launcher to execute Webhook Embed.py. This file is compatible with all versions of Python.

Creating the Embed

Step 1 - Essential Information

Webhook Editing

Webhook URL

The script will first ask for your webhook URL. This will be provided at the bottom of the webhook editing panel for the webhook. Make sure that you've also already set your webhook's profile picture and username.

Title and Description

The script will prompt for a title and description. This is the first two lines of every embed. Enter the corresponding answer.

Step 2 - Going into Detail

Setting a Thumbnail

Setting a thumbnail is optional. This is an image on the top right that is shown from a given URL.

Fields

You can have up to 25 fields per embed, each with a custom name and content. Fields are also optional.

Embed Color

You will be prompted to enter a 6 digit hex key for the color of the embed. This is the left stripe of color.

Step 3 - Enjoy!

If everything worked as planned, the bot will send a preview of the data being sent, and then the webhook will send the embed into the channel provided by the webhook creator.

discord-webhook-embed-generator's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

discord-webhook-embed-generator's Issues

request not found?

C:\Users\varax\Downloads>C:\Users\varax\AppData\Local\Programs\Python\Python36\python.exe webhook.py
Traceback (most recent call last):
File "webhook.py", line 1, in
import requests
ModuleNotFoundError: No module named 'requests'

C:\Users\varax\Downloads>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.