Chat program with tease features
Posted: Fri Nov 08, 2024 11:05 am
Hello there everyone. I'm making this post because I'm seeking feedback from kinksters and programmers alike. Please don't be discouraged if you're unsure how to code.
I'm working on building a web chat server. Currently we have support for media link embeds and commands for uploading files (porn) and countdowns.
My end goal is to have a program that's relatively easy to configure so anyone can host their own chat and have access to the toys within eve on their local machine itself.
I'm mainly looking for ideas regarding what you might consider to be a fun kinky thing to play with in a chat room. I suppose one possibility would be to add actual tease support in some way for example. Maybe dice roll command?
Notes for the tech people >
I'm hesitant to place the project in a public github repo because it does contain nsfw language in some commands but if you'd like I wouldn't mind sending over the source. It is my intention for this project to be as open source as possible. I would consider having a private github repo and adding people to it but this depends on if github allows any nsfw content at all which I'm unsure of currently.
Questions for the tech people >
How can false positives from anti virus be handled?
What would be the best way to handle security in terms of user accounts? Would user accounts even be necessary? It shouldn't be too difficult to have functionality for an ip whitelist. I haven't started building an account system yet because I want to plan it out first.
If anyone around is a frontend dev and feels like helping out, that would be great. We'll talk about our expectations. I'm a backend dev and that's what I prefer. I have a frontend but only because it's necessary.
It's possible that I may be adding edits to this post later as things develop.
I'm working on building a web chat server. Currently we have support for media link embeds and commands for uploading files (porn) and countdowns.
My end goal is to have a program that's relatively easy to configure so anyone can host their own chat and have access to the toys within eve on their local machine itself.
I'm mainly looking for ideas regarding what you might consider to be a fun kinky thing to play with in a chat room. I suppose one possibility would be to add actual tease support in some way for example. Maybe dice roll command?
Notes for the tech people >
I'm hesitant to place the project in a public github repo because it does contain nsfw language in some commands but if you'd like I wouldn't mind sending over the source. It is my intention for this project to be as open source as possible. I would consider having a private github repo and adding people to it but this depends on if github allows any nsfw content at all which I'm unsure of currently.
Questions for the tech people >
How can false positives from anti virus be handled?
What would be the best way to handle security in terms of user accounts? Would user accounts even be necessary? It shouldn't be too difficult to have functionality for an ip whitelist. I haven't started building an account system yet because I want to plan it out first.
If anyone around is a frontend dev and feels like helping out, that would be great. We'll talk about our expectations. I'm a backend dev and that's what I prefer. I have a frontend but only because it's necessary.
It's possible that I may be adding edits to this post later as things develop.