- Default tags
- Failure logging
- Comment/Vote/Resteem
- Add comment beneficiary
- Custom json_metadata
- Customizable configuration
- Complete administration panel
- Automatic retry for certain failures
- Ruby ~> 2.0
- Bundler ~> 1.14
- Linux/Mac/Windows
- Default Settings
config/settings.yml
- Environment Specific (takes precendence over defaults)
config/environments/test.yml
config/environments/production.yml
config/environments/development.yml
- user:
admin
- password:
welcomeadmin
- 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
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/
http://localhost:3000/admin
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