Discord TTSBot (24/7) 開発記の続きです。プロジェクトの目的は下記 note を参照してください。 前回 bot の動作確認を済ませましたので、今回からコーディングに入ります。 と言いたいところですが、まずはプログラムの処理結果を認識しやすいように、ログ ...
Discord is an IRC-like chat platform that all the young cool kids are hanging out on. Originally intended as a way to communicate during online games, Discord has grown to the point that there are ...
Import the package into your project and initialize it to get started. You must pass the webhook URL you obtained from your Discord channel in as the argument. title Displays a title on an message ...
前回は作成するアプリケーションの全体像と、開発環境で使うDockerを紹介しました。今回はDiscordからメッセージを送信して、そのメッセージをEC2上で受け取るプログラムを作成します。 今回の概要とその準備 Discord上で使える!makeコマンドを作成し ...