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

Automate action when Archy is added to a new server #96

Open
ArmandBriere opened this issue Oct 21, 2022 · 0 comments
Open

Automate action when Archy is added to a new server #96

ArmandBriere opened this issue Oct 21, 2022 · 0 comments
Labels
good first issue Good for newcomers python

Comments

@ArmandBriere
Copy link
Owner

Is your feature request related to a problem? Please describe.
Those are the action needed when Archy is added to a new server:

  • Create a new document on firebase inside the /serverList collection
    • document id is the server id
    • document fields are:
      • member_count
      • server_icon
      • server_id
      • server_name
  • Register all the commands with the "register_commands" script
  • Activate commands on the server
  • Create level to role map

Describe the solution you'd like
Find a way to automate all those steps

@ArmandBriere ArmandBriere added the good first issue Good for newcomers label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers python
Projects
None yet
Development

No branches or pull requests

1 participant