Skip to content

🌐The prog for controlling discord webhooks written on python

License

Notifications You must be signed in to change notification settings

ByteCorum/WebhookController

Repository files navigation

logo

WebhookController

🌐The prog for controlling discord webhooks written on python


🖼Overview

User-friendly interface in the form of a list(it can contain any number of webhooks)

1

Сonvenient addition of a webhook

2

Easily use or remove unwanted webhooks

3

fast work and sending

4


🔐Secure

All saved webhooks are stored locally encrypted with 2 keys and 3 ways

5


🧱Building

Install required modules pip install -r requirements.txt

Run pack.bat to pack .py scripts into exe


❌Builder errors

If you have error like this:

error

How to solve it read here