Skip to content

farzadoxo/discord-webhook-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Webhook Manager

ver

dhooks tkinter

What is this?

An application for sending and managing Discord messages through Webhook.

What is Webhook ?

Discord's built in Webhooks function as an easy way to get automated messages and data updates sent to a text channel in your server.

Think of them as one of those fancy pneumatic tube things you used to love sending money into at a bank and watch disappear, but instead of never seeing your money again, you're actually sending messages into Discord from another platform.

By creating a webhook endpoint in your server, you'll generate a Webhook URL that you can drop into a number of different other services to link the two. Learn More

How to use ?

  1. Download or clone this repository to your computer
  2. Install dhooks library by this command pip install dhooks
  3. tkinter package installed default on your python 🐍
  4. Run app.py file on src folder

Featurs :

  • Send normal message
  • send embed message
  • Emoji support (emoji code) 😁

Screen Shots :

What news ? 📰

  • If this repository is supported, new features such as sending message embeds along with regular messages as an option, the ability to send multiple embeds, the ability to adjust the embed color, etc. will be added.
  • .exe file executable on Windows soon...
  • Setup file for installation on the installation of operating systems.
  • New and attractive look in the next versions of the program...

Thanks for support 💖

Use of codes, resources and the program itself is allowed. MIT License

Releases

No releases published

Packages

No packages published