You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: sync-indiscord role
* test: fix failing test
* chore: rename variable
* feat: implement background worker using bull
* feat: sync in_discord API
* chore: remove commented code and add comments
* chore : remove test
* Update users.js
* chore: fix prettier issue
* chore: address PR comments
* chore: remove id from update data
* remove bull and unwanted code
* remove unwanted changes from controller
* temporary commit
* remove yarn lock changes
* add filter queries
* rename controll for better understanding
* remove changes made to levels api
* add tests for returning discord users
* make the api only for superuser
* fix authorizeroles function call
* store user.data() in a variable to reuse
* rename controller
* make an endpoint to get members from discord
* remove unwanted parameters from discord service
* add a service to get members from discord
* remove improper test
* remove routes added for testing
* remove whitespace changes
* remove tests for fetch call
---------
Co-authored-by: Bhavika Tibrewal <[email protected]>
0 commit comments