Skip to content

vientofactory/chat-relay-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Relay Bot

채팅 중계용 디스코드 봇

env

BOT_TOKEN="Your Bot Token"
BOT_PRESENCE_NAME="채팅 중계"
API_URI="채팅 중계 웹서버 주소 (ex. http://localhost:3000/chat)"
CHAT_CHANNEL="채팅 내용을 중계할 채널의 ID"
SECRET_KEY="API 서버측 시크릿키"

How to use

Clone this project

git clone https://github.com/vientorepublic/DiscordChatRelay.git

install dependencies

npm install

build

npm run build

start bot

npm run start

About

채팅 중계용 디스코드 봇

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published