[go: up one dir, main page]

Skip to content

a simple python project to send messages to your own discord webhook

License

Notifications You must be signed in to change notification settings

fentluv/pythonwebhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Webhooks

Version it is! issues (hopefully none)



a simple way to send messages to a discord webhook and more!

Features. Messaging Nitro Gen Spammer

Tested On

Things tested on

Windows:
  Python 3.11
Linux:
  Not tested

if you have tested this and it has worked on your system with diffrent versions and OS make a pull request editing this section

for any issues please create a new issue in the tab and ill try to fix it

Installation

pip install -r requirements.txt

alternatively use

pip install discordwebhooks

Config

++ NOTE ++ the cfg is the same for all python files, if you wish to use another webhook for a diffrent file download it again and configure as such

the cfg.py file should look a little something like this

wh = ""
username = ""
pfp = ""

Change the wh variable to your webhook url

Change the username variable to whatever you would like the username to be

and change the pfp variable to a image url such as https://upload.wikimedia.org/wikipedia/en/thumb/9/9a/Trollface_non-free.png/220px-Trollface_non-free.png

shocking, i know

Running

you just run the python file lol

Your Done!

now simply type in anything you would like the bot to send this follows the same discord md format anyway this was just a little something i whipped up

About

a simple python project to send messages to your own discord webhook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages