Download the source code of Delphi and a Demo app
Delphi用ソースコードおよびデモアプリをダウンロード
Last updated:
1. Download the TTwitterBot2 class for Delphi
2. Create your App in the Twitter Developer Portal
3. User authentication settings
Your Project and App
4. Authorize your App
5. Copy and Paste Keys and tokens
6. Twitter API v1 authentification
7. Twitter API v2 authentification
8. Post tweet with image
Hint
An access token / bearer token lifetime is 7200 seconds. Before you use an access token, check whether it is valid.ヒント
access token / bearer token の寿命は7200秒です。access tokenを使用する前に期限が切れてないかどうかチェックする必要があります。