An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![issue badge](https://img.shields.io/badge/version-0.0.9-yellow) ![issue badge](https://img.shields.io/badge/python-3.7.3-blue)

# setup bot

해당 봇은 파이썬 기준으로 3.7.3을 사용하고 있습니다 (상위 버전도 사용 가능)
* 기본적으로 세팅할건 별로 없기에 아무것도 적용하지 않았다면, `setup.bat`를 클릭하여 라이브러리를 미리 다운로드해주세요

```
token: 실행할 봇의 토큰을 의미합니다 (https://discord.com/developers {개발자 포털}에서 확인하실 수 있습니다)
prefix: 실행할 봇의 접두사를 커스텀마이징 합니다
locale: 실행할 봇의 언어를 담당하는 언어파일입니다 (반드시 locale 파일에 있는 언어파일로만 작성해주세요)
```