This project implements a Discord bot running as a Cloudflare Worker that uses a Large Language Model (LLM) to analyze user status updates (provided via slash commands or Direct Messages) and display ...
# Bot token BOT_TOKEN=YOUR_BOT_TOKEN_HERE # Bot Client ID CLIENT_ID=YOUR_BOT_CLIENT_ID # ID of the bot to monitor MONITORED_BOT_ID=ID_OF_BOT_TO_MONITOR # ID of the ...
1. なぜBotは常時稼働が必要なの? DiscordのBotは、Discordサーバーのメッセージをリアルタイムで受け取って処理する仕組みです。 そのため、Botのプログラムが常にオンライン(起動)していないと動きません。 自分のPCでBotを起動すると、PCの電源を切ればBot ...
今回は、Discordで占いBotを自作した過程をまとめました。 「占い」とDiscordに打つと、その日の運勢が返ってくるBot。 占い結果は Webhook API にランダムで返してもらいます。 最初は全然動かなくて心折れかけましたが、 ちゃんとAPIが動いてBotが反応したときは ...
Discord is a instant messaging and digital distribution platform designed for creating communities. With over 100 million users, the service allows you to communicate with voice calls, video calls, ...
Discord, an all-in-one voice and text chat system for gamers that you probably already know about and use, has recently, perhaps inadvertently, joined numerous other social sites such as Facebook as ...