- Keeps track of bets made by the members.
- Stores all messages
- For local env, forward the port on your router and proxy if using WSL2. Example:
netsh interface portproxy add v4tov4 listenport=5113 listenaddress=0.0.0.0 connectport=5113 connectaddress=WSL_IP_ADDRESS