Nertivia / issues

General issues for nertivia
0 stars 2 forks source link

Webhooks and webhook ratelimits #57

Open athyk opened 3 years ago

athyk commented 3 years ago

Why: Be able to post content to other servers without being in them, linking with other services such as GitHub and Status websites

Feature: Allow post requests to a certain webhook but return a token to be used to edit/delete that webhook message whether it's an embed or a message.

Rate limits to be like 10 sent in a second instead of the common 5 per second as rate limits do hinder some applications in that way.