-
Since June 13 (2023), Twitter Lookup API is no more free, so botentrain twitter bot & project are stopped until new order. Cf. #99 ticket.
-
Since May 26 (2024), a new BlueSky social app bot is born : botEnSky.
-
Since May 31, this repository is archived.
Written in JavaScript for node.js this project is a Twitter bot.
- Twitter account : @botentrain1
- Bot webPage : botentrain.onrender.com
- French help - cf. botentrain.onrender.com/aide
- English releases notes - via
Clone this repository from GitHub:
$ git clone https://github.com/boly38/botEnTrain.git
- Install NodeJs (https://nodejs.org/en/download/)
- Install dependencies
npm install
- study each required environment variable in the template
- copy the template in a private file
cp ./env/.env.template ./env/.env.development
Execute the application
npm startDev
or (production mode)
npm run start
Please submit a pull request
Activated bot:
Please use issues
Application and code structure:
Services
- GitHub actions
- Render free app hosting and automated deployments
- Cron-job.org scheduler
- PlantNet.org - plant identification service
Team:
- cf. contributors