mirror of
https://github.com/Expand-sys/chatapp
synced 2026-03-22 20:37:10 +11:00
Update README.md
This commit is contained in:
parent
532ecfe135
commit
c8a24680f4
1 changed files with 8 additions and 0 deletions
|
|
@ -1 +1,9 @@
|
|||
# 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.
|
||||
|
||||
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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue