Skip to content

Adamdoesdumbcode/StamiChat

Repository files navigation

My Work / Socials

linktr.ee/yngstami

StamiChat

Just a chat server I made in Python. It's quite easy to run, designed to work on localhost, but you could also make it work on Replit.

INFORMATION

The code contains a list of banned words, including slurs, and I plan to add more. This list prevents users from using slurs in their messages or usernames. Feel free to add or remove words as you see fit.

Deployment

Deploy on Render

Setup Instructions

  1. Deploy the app using the Render button.
  2. After deployment, go to your Render dashboard.
  3. Under the "Environment" section, set a new environment variable:
    • Key: SECRET
    • Value: Your own secret key (e.g., supersecretkey). If in RARE cases the link isnt working, Simply go to your dashboard and click blueprints at the time. Create New Blueprint then scroll down and paste the github link in the Public Git repository Area then press Continue and it should do it for you.

About

just a chat server i made in python quite easy to run. Made to run on localhost but you could make it work on replit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors