HackerTrans
トップ新着トレンドコメント過去質問紹介求人

thembodev

no profile record

コメント

thembodev
·4 年前·議論
In addition to what's mentioned here, if you don't need to read any data back to your application, you can just generate a webhook url for a discord server and send json messages there. It's very easy to set up if you just want to keep yourself informed about what's going on.

If I remember right it's the same message object format as the full api, the only real limitation is that it's oneway only communication.