Git Product home page Git Product logo

gunther-bot's Introduction

gunther-bot's People

Contributors

malouro avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

gunther-bot's Issues

[Feature] Build dataset from game data

Summary

Currently, the data set is extrapolated from scanning the Wiki. Let's rework this to build off the latest game data.

Details

It's highly dependent on the structure of the Wiki pages and requires further that A) the Wiki exists & is up, B) a network connection, C) that data isn't moved around or formatted differently such that it may break our traversal in the scripts, and D) that the Wiki is up-to-date & correct.

There exists a better location to extrapolate data that suffices to resolve all 4 issues above: using the game data directly.

There exists some examples of how to do this here: https://github.com/polarstoat/stardew-crop-data
The gist is that it:

  • Uses xnbcli package to read information.
  • Has constants declared to reference certain IDs. (these were taken from the de-compiled executable)
  • We still want to export as JSON like previously, and ideally want a similar structure matching current expectations

[Feature] Better/more character info

Summary

The !character command could be improved a bit, and show some more information:

For example, it could be useful to have information on:

  • Schedule (where to find the character & when)
  • More information on liked gifts (instead of just loved)
  • Heart events (put spoiler tags around these if needed)

Details

If the character info embed gets too cluttered, there could be an addition of parameters to get more specific information.

For example:

!char Abigail hated -> can show Abigail's hated gifts
!char Harvey quote -> gives you a random Harvey quote

This might be useful for character schedules, where input on the in-game date & weather could be necessary

[Testing] Add E2E tests

Summary

Placeholder issue for implementing end-to-end tests that run on the actual bot/client code.

[Feature] Add Fish data and command

Summary

There should be a command that gives the user information on Fish available in a season, or information on a specific fish

Details

Possible commands & command usage:

  • !calendar Spring
    • There should be a section here showing the available fish during Spring
  • !fish Chub
    • Shows information on the Chub
      • Wiki URL
      • Region (Lake)
      • Season / Weather / Time of day
      • Prices (base -> iridium (w/ & w/o angler/fisher perks))
      • Fish pond
      • Used for... (Recipe / Bundle / Quest)

[Feature] Upgrading underlying framework(s)

Summary

This project is using some out-of-date libraries for its underlying architecture. For example:

Details

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.