Skip to content

A simple bot that gonna send your stickied message after few message.

Notifications You must be signed in to change notification settings

paul-is-studying/discord-sticky-message-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Node.js v14 이상이 필요합니다.

.env 파일 세팅 방법

DISCORD_TOKEN= 봇 토큰
ALLOWED_ROLES_ID= 명령어 사용할 역할 아이디
MAX_MESSAGE_COUNT= 봇이 메시지를 다시 보내기 전 올라갈 수 있는 메시지 수 (TOS를 지키시려면 5 이상, 상관 없으면 1)
OWNER= 서버 오너
PREFIX= 프리픽스 (!,? 등)

명령어들

-stick <메시지> -unstick

About

A simple bot that gonna send your stickied message after few message.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.5%
  • Shell 3.5%