项目作者: boly38

项目描述 :
twitter bot
高级语言: JavaScript
项目地址: git://github.com/boly38/botEnTrain.git
创建时间: 2020-04-25T13:04:03Z
项目社区:https://github.com/boly38/botEnTrain

开源协议:

下载


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:

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

Prerequisites

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

Set your own private environment

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

Start the bot

Execute the application

  1. npm startDev

or (production mode)

  1. npm run start

Contribution

Please submit a pull request

Activated bot:

Support (bug, improvement)

Please use issues

Credits

Application and code structure:

Services

Team: