Skip to content

Releases: Legostarwars9/HTML-Python_Webchat

v0.1-alpha

13 Jan 02:52
e8a4e29

Choose a tag to compare

v0.1-alpha Pre-release
Pre-release

Alpha Build

-Features-

  • Chatting (duh)
  • simple moderation controls

-Known Bugs-

-Experimental Bugs (NOT IN MAIN FILE)-

  • Commands temporarily do not work

-How to use-

  1. Download
  2. Run chat.py
  3. Go to localhost:5000
  4. Done

-How to enable Experimental Build-

  1. Download
  2. Rename chat.py to chat.py.bak
  3. Rename chat-experimental.py.bak to chat.py
  4. Run chat.py
  5. go to localhost:5000
  6. done