「discord.py」による簡易Botの作成を試したので、まとめました。 1. discord.py 「discord.py」は、モダンで使いやすく、機能が豊富で、非同期対応のdiscord APIラッパーです。 特徴は、次のとおりです。 Discord Developer Portal で、Botアカウントを作成します。 (1) Discord ...
最近アイドルマスターシャイニーカラーズのアイドルである白瀬咲耶さんのdiscordファンサーバの運営を引き継ぎましたので、それに合わせてBotを作ってしまおうと思いここ1ヶ月頑張って基礎部分は出来たかなと思ったので簡単なところの解説をしようと ...
There we create a new bot by clicking on “New Application” in the top right corner: Then give the bot a meaningful name and accept the Developer Terms of Service ...
You need Python 3.10+ and a bot token from the Discord Developer Portal. The bot only uses default intents — no privileged intents to enable. Open config.json and ...