mirror of
https://github.com/Expand-sys/chatapp
synced 2026-03-22 12:27:10 +11:00
Update README.md
This commit is contained in:
parent
c8a24680f4
commit
fbc7db66e8
1 changed files with 3 additions and 3 deletions
|
|
@ -4,6 +4,6 @@ Chat application with integration to discord for webpages. mainly for my own bus
|
||||||
all variables are controlled with .env
|
all variables are controlled with .env
|
||||||
|
|
||||||
required variables:
|
required variables:
|
||||||
TOKEN={discordbot token}
|
`TOKEN={discordbot token}`
|
||||||
THREADCHANNEL={Channel id that you want the bot to create threads in}
|
`THREADCHANNEL={Channel id that you want the bot to create threads in}`
|
||||||
MODEROLE={Moderator role to pick person from to add to the chat}
|
`MODEROLE={Moderator role to pick person from to add to the chat}`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue