Git Product home page Git Product logo

beardlessbot's Introduction

Lev Bernstein

DevOps Automation Engineer at Broadridge, former DevOps Engineer at Zoom. NYU CS '2022.

beardlessbot's People

Contributors

apoorvaramak avatar criticalhunter avatar levbernstein avatar punit-choudhary avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

beardlessbot's Issues

!blackjack does not report for unregistered users

Will take a loot at this in the morning; likely due to using the wrong value for authorstring or tempname. If that is the issue, it can be fixed by replacing with text.author.id or text.author, depending on location.

Migrate to Nextcord

Development has ceased on discord.py. Nextcord, a successor to and superset of discord.py, looks like a good alternative.

Convert getClan to a single API call

Currently, getClan requires two calls to the Brawlhalla API: one to get clan ID from player stats, and another to get clan info from clan ID. As a result, it runs at half the speed of the other commands that make API calls.

specific users' money not updating properly

For some reason, when using the bot for BeardlessBucks it does not update the CSV containing everyone's current balance properly. This issue has been encountered by multiple users. I can provide screenshots if necessary. Personally, I know that my balance is supposed to be 679809237 while Apoorva's balance is supposed to be 0.

Single quotation mark breaks argparse

For commands that take an arg, any arg featuring exactly one " will break the command. Prompts either an UnexpectedQuoteError or ExpectedClosingQuoteError depending on the circumstances. Can likely be fixed by adding a conditional in on_command_error(); just needs to inform the user.

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.