Skip to content

A simple project built to utilize the twitter API for my own fun and creativity. The project uses Node to run the JavaScript files and is hosted on a server from digital ocean for scheduled behavior.

Notifications You must be signed in to change notification settings

Ticketedmoon/twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Bot


A Twitter-Bot project

A twitter bot, responding and interacting with Twitter automatically.
I might have other creative ideas implemented into the project
involving constructing creative sentences from other user's tweets.


Important code snippets & Information will be logged below

The tools I am using are:
1. Javascript
2. Node.js
3. NPM

I have a Node server running on my DigitalOcean server which is able to GET data and POST data from Twitter.
I make use of the Twit NPM package to achieve this functionality.
The data is received in a JSON format and is parsed correctly.

About

A simple project built to utilize the twitter API for my own fun and creativity. The project uses Node to run the JavaScript files and is hosted on a server from digital ocean for scheduled behavior.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published