Raspberry Pi Pico W から、DiscordのWebhookを使ってメッセージを送信することができました。 以前はLINE Messaging APIを使ってメッセージ送信を行っていましたが、今回は新たにDiscord向けの送信プログラムを作成しました。 Webhookに対してHTTPSのPOSTリクエストを行う ...
Discord→サーバー設定→連携サービスからWebhookを設定、URLを取得する。 Webhookを利用してメッセージを送信するPowerShellスクリプトを作る。 Power Automate Desktop(以下PAD)でPowerShellスクリプトの実行をフローに追加し作ったPowerShellスクリプトをコピペ。 検索する ...
In this project, I developed a Python script that demonstrates automation and integration with Discord webhooks. The tool collects local system events and media (such as logs, screenshots, and webcam ...
A powerful and easy-to-use library for creating and sending richly formatted messages to Discord webhooks. This library simplifies the process of constructing the JSON payload for Discord webhooks, ...