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

Change code to use Firebase's Realtime Database #6

Open
darkmastermindz opened this issue Sep 8, 2018 · 0 comments
Open

Change code to use Firebase's Realtime Database #6

darkmastermindz opened this issue Sep 8, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed priority

Comments

@darkmastermindz
Copy link
Owner

darkmastermindz commented Sep 8, 2018

How it works.

  • Bot inits
  • Parse the JSON file of users online.
  • Store each user that isn't already on the firebase realtime database into the database
  • Initialize values for Achievements, XP, Coins, Emails, Roles, etc.

Commands

  • /member find @username
    Show the stats info for that user and their name.
    (check this username by ID)

Special Permissions

  • Only people with the MANAGE_ROLES permission can lookup emails.
@darkmastermindz darkmastermindz added enhancement New feature or request help wanted Extra attention is needed labels Sep 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority
Projects
None yet
Development

No branches or pull requests

2 participants