Name Last Update
Commands Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
index.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...

Emon_Bot

About The Project

  • 각종 편의기능 통합 서비스를 제공하는 챗봇입니다.

Built With

Getting Started

Usage

  • Command List
    !도움말 - 봇에 대한 명령어 리스트들을 불러옵니다.
    !도움말 <명령어> - <명령어>에 해당하는 명령어의 사용방법을 조회합니다.
    !ocr <사용 언어> - 이미지를 첨부하고 <사용 언어>를 입력하면, 이미지에 있는 텍스트를 추출합니다.
    !문구 <채팅> - <채팅>에 대한 검색결과를 보여줍니다.
    !번역 <채팅> - <채팅>에 대한 번역결과를 보여줍니다.
    !나라 - 봇이 띄워주는 버튼을 눌러서 번역할 언어(나라)를 선택합니다.

  • 사용 예시 (추가 예정)

Contributing

프로젝트에 기여하고 싶으신 분들은 아래 절차를 따라주시기 바랍니다.

  1. 프로젝트 fork
  2. feature branch 생성 (git checkout -b feature/name)
  3. commit (git commit -m "Add feature")
  4. push (git push origin feature/name)
  5. pull request 생성

License

MIT 라이센스 아래 사용 가능합니다. LICENSE.txt를 통해 자세한 정보를 확인하세요.

Contact