Code Monkey home page Code Monkey logo

wikimedia-emoji-bot's Introduction

Wikimedia Emoji Bot

Build Status

The source code for the Wikimedia Emoji Bot lives here

Configuration

  1. Clone project:
git clone https://github.com/ch3nkula/Wikimedia-Emoji-Bot.git
  1. Install Need Package Manager/Management (NPM) on Mac OS X:
brew install npm

Will add for other systems later here.

  1. Install dependencies for the project:
npm install
  1. Copy the example .env file:
cp .env.example .env
  1. Get credentials for your bot and complete the .env
  • When logged-in on the Twitter's developer site, check the link on the top menu My apps (and it will take you to this site: https://apps.twitter.com/) or go straight away to type: https://apps.twitter.com/ on your browser.

  • On the top-right, there is a button saying Create New App, click on it and follow the steps to fill in the form fields.

  • Click the Create your Twitter Application button when you finish the immediate above step.

  • Once the application is created, under the Details section, you will find the credentials to fill into your .env file and additionally, under the Keys and Access tokens, you will find all the keys and access tokens needed in the .env file.

  • When all these configs are done, your app can then connect to Twitter successfully and perform its various functions.

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

Forked / Built on

This project is originally built on the NYPL Emoji Bot project. Initial credits go to: Lauren Lampasone and other contributors for building the NYPL-Emoji-Bot.

wikimedia-emoji-bot's People

Contributors

bd808 avatar dmarwit avatar lolibrarian avatar mgiraldo avatar toddmazierski avatar wlla avatar xsavitar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bd808

wikimedia-emoji-bot's Issues

travis-ci bot annuncing via NOTICE in #wikimedia-dev

I know that opinions vary on this, but for my particular irc client all NOTICE messages in channel pop up a desktop notification. Since the other bots in #wikimedia-dev use normal PRIVMSG messages it would be nice to have this bot do so as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.