Until now, there was only a method to acquire tweets using RSS, but we have overcome this by using a Twitter account.
- Automatic tweet acquisition without cost
- Support for multiple servers and channels
- Automatic conversion to fxtwitter and fxtiktok
- Support for AliExpress
- Fork fxtwitter and customize it independently
Here are the installation steps for the project. Linux or Mac
python3 -m pip install -r requirements.txtWindows
pip install -r requirements.txt- Please install this extension.
- Copy the cookie as shown in the image below.

- Save the copied cookie as cookie.json in the crc/twitter_json directory.
Please configure the following two items:
TOKEN="Discord_token"
#support ja_JP en_US zh_CN
Languages="en_US"rename sample.env -> .env How to Start Linux or Mac
cd src
python3 Bot.pyWindows
cd src
py Bot.pySetting Up Discord
Please invite with the following settings:

- Add automatic posts from the user with the channel's name
/set_twitter twitter_user_name:
- Remove automatic posts from the user with the channel's name
/del_twitter twitter_user_name:
- Automatic posting
- Display current settings
/check-settings
- Toggle fxtwitter conversion feature On/Off
/change-setting-twitter-get mode:





