Git Product home page Git Product logo

steem-bot-framework's Introduction

Deploy

STEEM Bot Framework

Author

Features

  • Default tags
  • Failure logging
  • Comment/Vote/Resteem
  • Add comment beneficiary
  • Custom json_metadata
  • Customizable configuration
  • Complete administration panel
  • Automatic retry for certain failures

Dependencies

  • Ruby ~> 2.0
  • Bundler ~> 1.14
  • Linux/Mac/Windows

Configuration Files

  • Default Settings
    • config/settings.yml
  • Environment Specific (takes precendence over defaults)
    • config/environments/test.yml
    • config/environments/production.yml
    • config/environments/development.yml

Default Admin User

  • user: admin
  • password: welcomeadmin

Quickstart Guide

  • Click 'Deploy to Heroku' at the top of this Repo
  • Log into your Heroku account
  • Name your application
  • Customize the environment variables
  • Login with user: admin, password: welcomeadmin
  • Go to https://your-app-name.herokuapp.com/admin and be sure to change your admin user's password

Getting Started with Development

  • git clone https://github.com/netuoso/steem-bot-framework
  • cd steem-bot-framework
  • bundle exec rails sbf:setup
  • bundle exec rails s
  • http://localhost:3000/

Admin Interface

  • http://localhost:3000/admin

Screenshots

  • Bot Interface
  • Admin Interface

How to Regenerate SSL Certificate:

  • bundle exec rails sbf:create_certs
  • answer yes if replacing old certificate with new
    • replacing the SSL certificate will cause previously encrypted passwords to require a reset

steem-bot-framework's People

Contributors

netuoso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

steem-bot-framework's Issues

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.