Plurpy - is a messaging app. The purpose of this project is to learn functional programing with Scala.
The user should be able to:
- signup and login with just a name (random string)
- send and receive private messages
- send and receive messages in chat rooms
- retreive message history
- interact with bots (ex. chess bot, weather bot)