Skip to content

Node.js | Interacting with the Pokemon API to tweet out a sprite and caption for a Pokemon once an hour.

Notifications You must be signed in to change notification settings

sanchito59/Pokemon_Sprite_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

By Chris Sanchez

Pokemon Sprite Bot is a Twitter bot built with Node.js and the Twitter API and ES6 promises. The goal of the project was to explore using the file system utilities to download an image given a url and tweet that image. The bot pings the Pokemon API, grabs a random Pokemon, and creates a caption to tweet with the image. It is hosted on Heroku using scheduled dynamos to run.

image of a tweet by Pokemon Sprite Bot


Technologies

  • Node.js
  • JavaScript
  • Twitter API
  • node-fetch
  • node workers
  • fs (File System) with Node.js

Chris Sanchez - c.sanch7@gmail.com

About

Node.js | Interacting with the Pokemon API to tweet out a sprite and caption for a Pokemon once an hour.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published