Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 464 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 464 Bytes

FlaskCord - A simple discord clone

A simple Discord clone made with Flask and Python.

Setup

  1. Start server.py.
  2. Navigate to https://localhost:5000

TODO

  • Add ability to change username color
  • Add channels
  • Add voice channels
  • Store messages in db file
  • Add 2fa
  • Add account creation
  • Add server creation

There's too many things that I want to add, and I can't list all of them here, but these are the basics.