「Discord」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
編集の要約なし |
||
3行目: | 3行目: | ||
* [https://discord.com/developers/docs/intro Discord公式ドキュメント] | * [https://discord.com/developers/docs/intro Discord公式ドキュメント] | ||
* [https://discordpy.readthedocs.io/ja/latest/index.html discord.py] | * [https://discordpy.readthedocs.io/ja/latest/index.html discord.py] | ||
== Discord bot の作成 == | |||
# Applicationを作成する | |||
# botアカウントを追加 | |||
# Privileged Gateway Intentsを設定する | |||
# botをサーバーに招待する |
2023年3月7日 (火) 03:06時点における版
主にdiscord.pyについて書く
Discord bot の作成
- Applicationを作成する
- botアカウントを追加
- Privileged Gateway Intentsを設定する
- botをサーバーに招待する