[STILL IN PROGRESS] Online chat! You need to sign in to access it! The number for storing the chat is too large though, hehe. Going to make a binary encoder to convert each character number into binary, then to join all the binary together to make one long binary string, then to decode into base 10 which will be the number stored in the data. EDIT: just need to work on the binary decoder now!