Deno module for chat related challenges and solutions
This protects invitation links from being harvested by scammers.
# copy .env-example.ts to .env.ts and update it with your ingredients
deno run --allow-read --allow-net https://deno.land/x/chat/chat-redirect-server.ts
or via pm2
git clone https://github.com/michael-spengler/chat.git
cd chat
echo [] > mappings.json # only during your initial setup
cp .env-example.ts .env.ts # only during your initial setup - add your individual ingredients
pm2 start --interpreter="deno" --interpreter-args="run --allow-net --allow-read --allow-write" chat-redirect-server.ts
This leverages Natural Language Processing Technology.
git clone https://github.com/michael-spengler/chat.git
cd chat
echo [] > mappings-address-client-training-data.json # only during your initial setup
cp .env-example.ts .env.ts # only during your initial setup - add your individual ingredients
pm2 start --interpreter="deno" --interpreter-args="run --allow-net --allow-read --allow-write" chat-response-server.ts
or via pm2
If you like my work please consider downloading the brave browser via my promotion link: https://brave.com/fan464.