こんにちは!今回は、Discordサーバーを運営する方にぜひ使っていただきたい、おすすめの便利Botを5つご紹介します。 現在、Discordにはなんと数百万台ものBotが存在すると言われています。(※Geminiより) 筆者自身、これまで200種類以上のBotを試用し、100 ...
Over the last five or so years, Discord has consistently shown that it is the instant messaging platform for not only gamers but anyone looking to message, video chat, or stream with friends online.
前回(第2回)では、Pythonを使って 基本的なDiscord Bot を作り、 簡単なコマンド !hello を実装して メッセージを返す方法 を学びました。 !hello → Botが「Hello!」と返信 ここまでで、Botがユーザーのコマンドに応答する仕組みが理解できましたね。 1. Embedとは?