Skip to content

Qwoyn/cannaBidBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheRising - Steem Bid Bot in Python

Steps to start your own bot:

  1. Install Anaconda Python 3.6 Version.
  2. Install steem package in python with this command: pip install steem.
  3. Just replace the acc_name in bot.py file to your steemit accout name without the @
  4. Add your account's private posting key & active key in their respective fields in bot.py and run bot.py

You're done buddy! Your bot is live and kicking.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%