Skip to content

A simple bot using python and Discord API to generate stock pricing utilizing web scraping with Yahoo Finance.

Notifications You must be signed in to change notification settings

Novarisk/StockBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

StockBot

A simple bot using python and Discord API to generate stock pricing utilizing web scraping with Yahoo Finance.

Requirements

pip install discord.py==0.16.12

pip install requests

pip install beautifulsoup4

Bot Setup

You must visit https://discordapp.com/developers/applications/ to create the initial bot and use the generated token in the python script.

About

A simple bot using python and Discord API to generate stock pricing utilizing web scraping with Yahoo Finance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%