Skip to content

WeiTang114/FBBtcBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FBBtcBot

An FB bot to notify you the BitCoin price.

Requirements

Usage

Start the Bot

  1. Create an FB account, get the email and password.
  2. Copy "btcnotifier.ini.example" to "btcnotifier.ini" and fill in your email/password.
  3. Start the program and leave it running:
python btcnotifier.py

Play with the Bot

Send a message to your bot for various functions.

  1. /now: for current btc price
  2. /up <price>: alert when the current price higher than <price>
  3. /down <price>: else.
  4. /list: list your untriggered alerts.

Note that each notification will work only once.

About

An FB bot to notify you the BitCoin price.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages