Pythonの勉強を進める中で、実際に手を動かしてみようと思い、Discordボットを作成することに挑戦しました。このプロジェクトは、私にとって初めてのDiscordボット開発体験で、多くの学びがありました。この記事では、環境設定から基本的なコマンドの作成 ...
招待用URLを開いて自分のサーバーに導入する Bot プログラムの作成と起動 まずBotプログラム用のフォルダを作成 VSCode でそのフォルダを開く メニュー -> ファイル -> フォルダを開く 以下のプログラムを作成して保存 main.py として保存 import discord from discord.ext ...
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 ...