Chat room website
A chat room where you can chat with other people or a bot
- 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
In terminal run:
python3 main.py
-
Python 3
-
Flask
-
Flask SocketIO