DiscordのBotをPythonで開発し、特にスラッシュコマンド(/コマンド)を中心に使う方法を、初心者向けに解説します。この ...
If an existing directory is specified, then the action will only fetch threads that have been modified or don't exist yet. Typically, this step is followed by a step that commits the output, and one ...
Pythonの勉強を進める中で、実際に手を動かしてみようと思い、Discordボットを作成することに挑戦しました。このプロジェクトは、私にとって初めてのDiscordボット開発体験で、多くの学びがありました。この記事では、環境設定から基本的なコマンドの作成 ...
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 ...
discordで動くAIbotを導入する awsのlightsailで動かします。 (Pythonの実行をローカルで試すこともできます。その場合はいい感じに読み替えてください) User <---> bot on Discord <---> python on AWS Lightsail <---> OpenAI API さくらのvpsで動かす場合も追記しました ...