https://github.com/akiacode/discord-checkbot
Discord bot that supports attendance check function.
https://github.com/akiacode/discord-checkbot
Last synced: 5 months ago
JSON representation
Discord bot that supports attendance check function.
- Host: GitHub
- URL: https://github.com/akiacode/discord-checkbot
- Owner: AkiaCode
- Created: 2020-10-26T13:32:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-26T13:33:44.000Z (over 5 years ago)
- Last Synced: 2025-01-22T06:13:50.482Z (over 1 year ago)
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
 
# setup bot
해당 봇은 파이썬 기준으로 3.7.3을 사용하고 있습니다 (상위 버전도 사용 가능)
* 기본적으로 세팅할건 별로 없기에 아무것도 적용하지 않았다면, `setup.bat`를 클릭하여 라이브러리를 미리 다운로드해주세요
```
token: 실행할 봇의 토큰을 의미합니다 (https://discord.com/developers {개발자 포털}에서 확인하실 수 있습니다)
prefix: 실행할 봇의 접두사를 커스텀마이징 합니다
locale: 실행할 봇의 언어를 담당하는 언어파일입니다 (반드시 locale 파일에 있는 언어파일로만 작성해주세요)
```