Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

boly38/botEnTrain

Repository files navigation

botEnTrain1

State

  • 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.

Introduction

Written in JavaScript for node.js this project is a Twitter bot.

Bot features (plugins)

Quick start

Clone this repository from GitHub:

$ git clone https://github.com/boly38/botEnTrain.git

Prerequisites

  1. Install NodeJs (https://nodejs.org/en/download/)
  2. Install dependencies
npm install

Set your own private environment

  • study each required environment variable in the template
  • copy the template in a private file
cp ./env/.env.template ./env/.env.development

Start the bot

Execute the application

npm startDev

or (production mode)

npm run start

Contribution

Please submit a pull request

Activated bot:

Support (bug, improvement)

Please use issues

Credits

Application and code structure:

Services

Team: