Discordは、ゲーマーやコミュニティのメンバーに利用されるコミュニケーションツールです。この記事では、Discordボットを作成し、Pythonライブラリであるdiscord.pyを使用してスラッシュコマンドを実装する方法を説明します。 開発環境のセットアップ Discord ...
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 ...