This repository was archived by the owner on Aug 15, 2025. It is now read-only.
  
  
  
  
  
Description
Once registration and login (#8) have been implemented in the rust backend, we can use the token we get from these functions to create a serenity client, which should do all the heavy lifting of connecting to a websocket etc. for us. The serenity client should be added to the backend::SpacebarBackend.