Giter VIP home page Giter VIP logo

discordstockbot's Introduction

Discord Stock Bot

A bot that can be used on Discord to automate different functions and features. It also has custom commands I have created to aid in stock market news / investing.

I created this bot to get more familiar with Python as well as code something my friends and I can have around for fun in our discord channel.

Installation:

pip3 install -r requirements.txt

Usage:

python3 StonkBot.py -k <DiscordAPIKey>

discordstockbot's People

Contributors

cdchris12 avatar tim-dusek avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

luis12614

discordstockbot's Issues

/news is a bad command and needs fixing or removal

When the bot was first created I attempted to get relevant articles by using /news ticker and having it pull some articles from Google. The feature doesn't work very well as it takes the top 3 articles from Google search results which aren't always relevant or the best. Maybe we can revamp this feature or just outright remove it since it isn't used anyway.

/math command

User Chris Loeffler would like a command implimented.
/Math
To do 2 number calculations.

Reasons are unknown but he's wanted it since day 1.

Market Open/ Close Message Broken

The bot has an automatic message when the stock market opens and closes it's supposed to send out.

This code works by using the system clock set to EST.
Now that we are using docker the time the message is sent must be converted to UTC.

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.