Add message reading functionality. - [x] Get messages on open (using https://discord.com/api/v10/{channel.id}/messages and populate it to the display - [ ] Receive new messages using websocket (please use raw websocket connection, not external libraries such as discord.js)