Skip to content

Fix /daily command #164

@brybrant

Description

@brybrant

The /daily command is currently broken and always returns the message "Dailies are current unavailable. Try again in a bit"

This is because the daily achievements API endpoint is now deprecated and replaced by Wizard's Vault endpoints:

These new endpoints require user authentication because the tasks depend on the player's selected preference (pve / pvp / wvw - or any combination of these)

Other daily achievements are now on a fixed rotation (see the wiki page on dailies) so these can be hard-coded in a JSON file or something:

  • Fractals
  • Living World
  • Strike Missions
  • End of Dragons

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions