Skip to content

Slack bot script for websocket slash command posting Yahoo financial data to a channel

License

Notifications You must be signed in to change notification settings

craymichael/monke-vesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monke-vesting bot

Enables the Slack commands for an app:

  • /monke-quote ticker [duration=30d] (example usage: /monke-quote SOXL 1y). Provides a quote for the given duration (default period of 30 days) and a candlestick image using Yahoo finance data.
pip install -r requirements.txt
python run.py

To run this project, you will need to create the following files with appropriate contents:

  • slack_bot_user_oauth_token.txt OAuth token for the Slack bot
  • slack_app_token.txt App token for the Slack app

About

Slack bot script for websocket slash command posting Yahoo financial data to a channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages