「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 の作成

  1. Applicationを作成する
  2. botアカウントを追加
  3. Privileged Gateway Intentsを設定する
  4. botをサーバーに招待する