Codehelp - Offline Connectivity / Chat
What is Code-help?
Code-help is an offline chatting program (that's in the terminal) and works with a file and people!
This IDEA was pretty simple to handle with, it doesn't require much, and the best thing about it.. It is OPEN-SOURCED. So if you'd like to revamp it, you have permission (if you give me credit..)
There are some commands for the chatroom.
.commands
.login
.ask
You can ask questions about coding, code-help, and "Replit"! Be aware we have moderators swarming the chat!
And there is a feature that allows admins to login. You will know if someone is an admin by checking if '👑' is in their name..
Thanks for reading, and join the chatroom. I am sometimes in it.. (I also brought this back from the old-days, which means this is an old project)
Original Post
Change-log
- New CHAT Format
- Color-changing feature for Administrators
Voters
Codehelp || Question through a terminal.
Enter Username: Bunnytoes
Traceback (most recent call last):
File "main.py", line 13, in
my_secret = os.environ['password']
File "/usr/lib/python3.8/os.py", line 675, in getitem
raise KeyError(key) from None
KeyError: 'password'