WebService::Discord::Webhook

My first Perl CPAN module is online! It’s a class to help interact with Webhook objects provided by the Discord chat service.

https://metacpan.org/pod/WebService::Discord::Webhook

Webhooks are basically a “write-only” way to put a message into the chat from your external service. Use them to provide notifications in chat, where a full-blown “bot” client is not needed (e.g. no need to interact with users).

Leave a Reply

Your email address will not be published. Required fields are marked *