Congressional-Chat-Room

Chat room website

Description

A chat room where you can chat with other people or a bot

So far:

  • Set up webserver
  • Set up basic flask script
  • Set up to run with apache2
  • Hook basic IRC to website
  • Hook up chatbot to server
  • improve looks

How to Run

In terminal run:

python3 main.py

Dependencies:

  • Python 3

  • Flask

  • Flask SocketIO