作り方後で書いておきます
以下を参考に登録します
https://qiita.com/neru-dev/items/857cc27fd69411496388
- まずTwitterAPIの登録を行う
https://developer.twitter.com/en/portal/products
利用文章はこれ
I want to implement a function that posts in X every time a Discord bot message is posted, so I will use the API. This bot will only be used by me and my friends, and will not be used in any way for profit. However, it will be used as a supplementary tool for distribution
2. その後にデフォルトでジェネレートがかかるので、先にネイティブアプリとして紐付けを行う
3. 登録したあとは、4つのシークレットキーを取得
4. 作成後にDiscordのチャットIDをコピーして、その値を登録
5.Botを導入