Giter VIP home page Giter VIP logo

stadiumbot's People

Contributors

gainge avatar megaqwertification avatar

Watchers

 avatar

Forkers

gainge

stadiumbot's Issues

Debug BTT scores should properly be converted for any comparisons

convert to frames or something. right now there's no error checking if a time is valid

  • check if score is valid before adding to database
  • if not valid, check if debug is true. if it is, check if that's valid
  • otherwise reject the score addition to the database

if comparing if debug time is > or < some value, convert to frames

  • current formula should do this but has not been tested

exception=AttributeError("'list' object has no attribute 'close'")

/app/commands/btt_commands.py:142> exception=AttributeError("'list' object has no attribute 'close'")>
2023-01-03T05:52:08.157893+00:00 app[worker.1]: Traceback (most recent call last):
2023-01-03T05:52:08.157894+00:00 app[worker.1]: File "/app/commands/btt_commands.py", line 278, in _btt_wr_list
2023-01-03T05:52:08.157894+00:00 app[worker.1]: cur.close()
2023-01-03T05:52:08.157895+00:00 app[worker.1]: AttributeError: 'list' object has no attribute 'close'

Does not cause the bot to break but really should clean this up

Update runs

if a run exists and you just want to update a field (eg. tags) you should find a way

Establish credibility on kavaz Event 25

Kavaz's event 25 unrecorded WR of 3.67 has gone uncontested for many years without proof.

TODO

  • find forum sources for kavaz claiming the record
  • find forum sources documenting the WR in their list
  • consult players like vikingja, Samplay, SN, SW, Emperor, Infernum, and anyone from the older days about the legitimacy of the WR
  • conduct a vote to see if the run should be removed from the leaderboard. Remove the run if the vote agrees to remove

Database overhaul

current schema keeps individual modes in their respective table

Need to decide on a better schema which can keep players in one table, other fields in their own table, etc.

Add commands

Add-wr commands. should properly check if the wr exists in the db already

DB migration

Heroku is going to start charging for psql db instances, migration to supabase is a possibility, but should ideally paired with an overall db overhaul

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.