Skip to content

csnewcs/GachonNoticeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GachonNoticeBot

학교 공지가 올라오면 자동으로 이를 알려주는 디스코드 봇


사용 패키지

  • go 1.21.8
  • discordgo 0.28.1
  • goquery 1.9.1

config.json

config.default.json의 이름을 config.json으로 변경해 사용하면 된다.

token: 디스코드 봇 토큰                                        string
isTesting: 이 봇이 테스트 모드인지 여부                         bool
testingGuilds: 테스트 모드이면 커맨드를 생성할 서버들 목록       string[P]
sendMessageChannels: 메세지를 보낼 디스코드 채널들              string[]
lastNotice: 마지막 공지 번호들                                 int

실행

go mod download
go run .

새 공지 페이지 만들기 가이드라인

여기를 참조하세요

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages