招待用URLを開いて自分のサーバーに導入する Bot プログラムの作成と起動 まずBotプログラム用のフォルダを作成 VSCode でそのフォルダを開く メニュー -> ファイル -> フォルダを開く 以下のプログラムを作成して保存 main.py として保存 import discord from discord.ext ...
Pythonの勉強を進める中で、実際に手を動かしてみようと思い、Discordボットを作成することに挑戦しました。このプロジェクトは、私にとって初めてのDiscordボット開発体験で、多くの学びがありました。この記事では、環境設定から基本的なコマンドの作成 ...
A fun and lightweight Discord bot built with Python (discord.py) and the requests library that instantly sends random memes to your server and greets users. This is a great foundational project to ...