Skip to content

Automated NodeJS system that learns from a given set of twitter accounts, analyzing their tweets and generates new tweets or replies using Markov chains.

Notifications You must be signed in to change notification settings

roberrrt-s/markov-twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Node.js Project

A Node.js project written using Express. EJS was used as the view engine.

Installation

You need to write the following commands on the terminal screen so that you can run the project locally.

1. git clone git@github.com:acemilyalcin/sample-node-project.git
2. cd sample-node-project
3. npm install
4. npm start

The application is running on localhost.

About

Automated NodeJS system that learns from a given set of twitter accounts, analyzing their tweets and generates new tweets or replies using Markov chains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published