Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.
/ jsbot-plus Public archive

최대한 만들어보는 디스코드 봇

Notifications You must be signed in to change notification settings

INMD1/jsbot-plus

Repository files navigation

jsbot-plus

개요

이봇은 예전에 만든 javabotkR-plus의 지원을 멈추고 js로 봇을 제작중입니다.

사용해보기

파일을 내려받거 npm 패키지 설치후

{
    "admim": "",
    "token": "",
    "guildId": "",
    "clientId": "",
    "appletoken": "0",
    "see": false
}

token, guildId, clientId, appletoken에 값을 넣고 npm app.js하면 됨니다
⚠️*애플 뮤직 같은 경우는 애플 정식 api에서 가져오기 때문에 토큰이 필요합니다
토큰이 없으시 애플 뮤직 관련 기능 사용 불가

지원하는 음원 스트리밍

  1. YouTube
  2. Spotify
  3. apple Music

지원 되는 기능

✅재생 -> ✅ 유투브 라이브 완료
✅멈추기
✅스킵
✅대기열보기
✅소리설정
✅플레이리스트 추가 -> ✅ 유투브, ⚠️스포티파이는 개발중
✅선택적 대기열 삭제