Giter Site home page Giter Site logo

poi's Introduction

POI

poi's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar erisapps avatar giannikoch avatar grys51 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kevhauma

poi's Issues

Alternative leaderboard support: AccSaber

Add API support for AccSaber.

AccSaber endpoints:
https://api.accsaber.com/categories - Returns the categories they have
https://api.accsaber.com/categories/{categoryName}/standings - Category standings
https://api.accsaber.com/ranked-maps - All Ranked Maps
https://api.accsaber.com/ranked-maps/{leaderboardId} - Returns a specific leaderboard - also works by hash (ScoreSaber leaderboard ID)
https://api.accsaber.com/players/{playerId} - Returns a specific player (steam or oculus ID)

Make sure to specify the User-Agent header

Track scores of linked ScoreSaber users.

Keep track of scores of linked ScoreSaber users. This would make it possible to compare score improvements over time, as well as making it more feasible to compare a specific song between 2 (or more?) players in the future.

Implementing can probably be done by initially syncing all existing scores of linked users and subsequently tracking through the ScoreSaber WS (dependent on #444)

Add support for server-specific user settings

Track some userSettings on a per-server basis. This would make sense for permissions for example.
Together with #448, this would prevent pretty much all hardcoding of server, channel and role ids in code.

Total (ranked) score can be a negative number

Apparently... it's possible that the ScoreSaber total (ranked) score is negative, while both properties are contracted with the ulong valuetype. This will lead to outofbounds exceptions during JSON parsing.

Support alternative leaderboard services

Basically what the title implies, support services other than ScoreSaber so that people who don't wanna use ScoreSaber don't have to...
This includes, but not exhaustive

  • AccSaber
  • BeatLeader
  • Hitbloq
  • (Other custom leaderboard services...)

Will require some rework in how the current commands work, maybe completely switch over to slash commands and use command groups instead? (See #177 and #257)

Slash Commands?

Slash commands would be awesome for people (me) who don't know poi's commands.

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.