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

Rocket League Linking Account Command #19

Open
aemmadi opened this issue Aug 2, 2018 · 2 comments
Open

Rocket League Linking Account Command #19

aemmadi opened this issue Aug 2, 2018 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects

Comments

@aemmadi
Copy link
Owner

aemmadi commented Aug 2, 2018

Need help with setting up a database to store STEAMID64 for every user.

!rl link pc <STEAMID> - should store message.author and the steamid in database
!rl stats - should get steamid from database if message.author linked his steamid.

@aemmadi aemmadi added enhancement New feature or request help wanted Extra attention is needed labels Aug 2, 2018
@abhinavk99
Copy link

If you don't have many users, I recommend looking into https://firebase.google.com/ if you want something easy to set up. You can use the Firebase JS SDK to work with a Firebase db that you create on the website. It'll be free as long as you have less than a certain number of requests per month.

@aemmadi
Copy link
Owner Author

aemmadi commented Sep 4, 2018

@abhinavk99 thank you, I will look into firebase. Currently I'm looking into MongoDB, going to give Firebase a shot soon.

@aemmadi aemmadi added this to In progress in KannaBot Mar 22, 2019
@aemmadi aemmadi moved this from In progress to To do in KannaBot Mar 22, 2019
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
Projects
No open projects
KannaBot
  
To do
Development

No branches or pull requests

2 participants