No description
Find a file
2021-09-30 21:28:22 +10:00
public okay this config works as i have it deployed 2021-09-30 21:21:47 +10:00
.gitignore yeet 2021-09-30 13:16:39 +10:00
index.js okay this config works as i have it deployed 2021-09-30 21:21:47 +10:00
package-lock.json yes 2021-09-29 21:42:46 +10:00
package.json yes 2021-09-29 21:42:46 +10:00
README.md Update README.md 2021-09-30 21:28:22 +10:00

chatapp

Chat application with integration to discord for webpages. mainly for my own business use but can be adapted to work with anyones setup. I may make it more complex in terms of functionality or less complex for people using it if they need.

WARNING YOU NEED TO KNOW BASIC CODING TO DEPLOY THIS its as simple as replacing some urls with your own but if you need to debug youll need knowledge.

all variables are controlled with .env

required variables: TOKEN={discordbot token} THREADCHANNEL={Channel id that you want the bot to create threads in} MODEROLE={Moderator role to pick person from to add to the chat}

This configuration is tested and works, thankyou jesus tap dancing christ it took a whole day to deploy, i hate cors.

To deploy this fun lil pancake of a app, run it with pm2 and place the index.html code somewhere on your website along with the css file and link it, you can tinker with the css all you want im lazy. make sure you replace example.com with their respective urls and reverse proxy the pm2 instance to a domain with https.