Skip to content

25l3/discord-webhook-protection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webhook Protection

This is a standalone version of Server Supervisor's Webhook Protection feature. Everything is simplified to make this as easy as possible to set up and use. This version of the bot will only work in a single server at a time.

Installation

  1. This bot uses the Pycord library (https://github.com/Pycord-Development/pycord) to communicate with the Discord API. Follow Pycord's instructions for installation on your system.
  2. You'll need to create an application at https://discord.com/developers/applications, then create a bot inside your application.
  3. After you've created the bot, you can get a link to add it to your server in the OAuth2 -> URL Generator by selecting "bot" and then "Administrator" and copying the link.
  4. Download this repository, update the DISCORD_TOKEN, SERVER_ID, and LOG_CHANNEL_ID variables in config.py, and use python3 discord_bot.py to start the bot.

If you need help, feel free to reach out at https://twitter.com/lukenamop.

About

This is a standalone version of Server Supervisor's Webhook Protection feature.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%