Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guild/Role scraper #291

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Guild/Role scraper #291

wants to merge 2 commits into from

Commits on Feb 9, 2024

  1. Guild scraper

    ### Notes
    This adds a guild scraper into Valkyrie to grab server information about roles, permissions and channel names for the eventually integration into coda.
    
    ### To-do
    zuuring committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    51149f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Setup data for json package

    This get's the role information and packages it up to a array formatted by the list of roles and with a list of each permission set.
    zuuring committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    da0b326 View commit details
    Browse the repository at this point in the history