GithubHelp home page GithubHelp logo

azhm / forwardr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pashutk/forwardr

0.0 2.0 0.0 653 KB

๐Ÿ“ก Telegram-to-Tumblr bot

Home Page: https://telegram.me/forwardrbot

License: MIT License

JavaScript 100.00%

forwardr's Introduction

Forwardr Logo

Forwardr

Telegram: @ForwardrBot Twitter: @pashutk License

Simple to use Telegram-to-Tumblr bot

Usage

You can use existing bot @ForwardrBot or run your own.

To start the bot:

  • Register your bot. Talk to BotFather and generate an authorization token.
  • Register Tumblr app. Go to Tumblr Apps page, create new app and get OAuth Consumer Key and Secret Key
  • Clone repository git clone https://github.com/pashutk/forwardr.git && cd forwardr
  • Install dependencies npm install
  • Run bot npm start and don't forget to specify tokens with environment variables or config file (see section below)

Variables

To run your bot you need to specify bot token, tumblr app consumer key and secret key (and optionally oauth redirect host for oauth authentification callback). You can set keys with Environment variables or write them to config.json file. In case of using config file, use config_example.json as an example.

List of keys:

  • FORWARDR_TELEGRAM_BOT_TOKEN
  • FORWARDR_TUMBLR_CONSUMER_KEY
  • FORWARDR_TUMBLR_CONSUMER_SECRET
  • FORWARDR_SERVER_AUTH_HOST (default is http://localhost)

Also you can set FORWARDR_SERVER_PORT key to specify application port.

Screenshot

Forwardr Screenshot

Contacts

Feel free to contact me at telegram or twitter

forwardr's People

Contributors

pashutk avatar

Watchers

James Cloos avatar  avatar

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.