Skip to content

✨Skicka en emoji till Emojimuseet och få en bild från ett svenskt museum i retur! ✉️

License

Notifications You must be signed in to change notification settings

Ambrosiani/Emojimuseet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emojimuseet

Travis CI build status

The source code for Emojimuseet, a local Swedish version of NYPL Emoji Bot

The emojis reside in images.json. Feel free to contribute!

Updated source code, soon to be merged: twitter-webhooks

To run your own copy

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

✨Skicka en emoji till Emojimuseet och få en bild från ett svenskt museum i retur! ✉️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Shell 1.4%