Tweet Random Word is a simple JavaScript program designed to send random tweets with images .env
file.
- Support for Portuguese (br) and English (en)
- Custom Support for Backgrounds
- Install the latest version of NodeJS from the official website.
- Run
install.bat
and wait until it installs all required modules. - Open the
.env
file and fill in all the required fields. - Run the script by executing
node index.js
or usestart.bat
to launch the script.
LANGUAGE=en NODE_ENV="development" API_KEY="" API_SECRET="" ACCESS_TOKEN="" ACCESS_SECRET="" BEARER_TOKEN=""
APP_ID=""
This project is licensed under the MIT license.