Git Product home page Git Product logo

breadbot's Introduction

BreadBot

Python version GitHub license GitHub issues GitHub pull requests
GitHub stars GitHub forks GitHub watchers

About

BreadBot is an all in one trading discord bot used in the Breadstackers and Breadstackers Crypto discord servers.

Features

  • Finviz Data scrapping using the finviz python library.
  • ShortSqueeze Data retrieval.
  • Live twitter feed using the tweepy libary.

๐Ÿ’ก Got a feature idea? Open an issue

Usage

Help

  • Command .help

    Example: image

Finviz API

  • Command .{tickername}

    Example: image

ShortSqueeze Scrapper

  • Command .ss {tickername}

    Example:

    image

Twitter Stream

** In Progress **

Setup

Rename config.py to config.py and populate with your configuration

token = "<discord bot token>"
channel = ["<channelName>","<secondchannelname>"] # Channels in here will be used by BreadBot to respond. Example: ['breadbot','breadbottest']

Install Python dependencies and run

pip3 install -r requirements.txt
python3 breadbot.py

Developer? Feel free to contribute!

All kinds of contributions are welcome.

โญ๏ธ star this project to show your support or feel free to raise an ๐Ÿž issue

breadbot's People

Contributors

adeebahmed avatar jasonpraful avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.