Skip to content

lolibrarian/NYPL-Emoji-Bot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NYPL Emoji Bot

Travis CI build status

The source code for the NYPL Emoji Bot

Configuration

  1. Install dependencies:
npm install
  1. Copy the example .env file:
cp .env.example .env
  1. Get credentials for your bot and complete the .env. Note that TWITTER_SCREEN_NAME is case-sensitive.

Usage

To post a status

npm run status

To reply to replies

npm run reply

Testing

npm test

Contributing

Emoji additions, bug reports, fixes, and new features are welcomed. If you'd like to contribute code, please:

  1. Fork the project

  2. Start a branch named for your new feature or bug

  3. Create a Pull Request

About

✨Send an emoji, receive an image from NYPL collections. ✉️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published