Skip to content

EEWBot/webhook-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhook Configurator

Test tool for developing large-scale Webhook application.

How to

# Create many channels
. .env && cargo run explosion <SERVER_ID>
# Create many webhooks
. .env && cargo run webhook <SERVER_ID> | tee webhooks.txt
# Export many webhooks
. .env && cargo run export <SERVER_ID> | tee webhooks.txt

Created Template

https://discord.new/Jh3tUyFPe9em

About

Test tool for developing large-scale Webhook application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages