Name Last Update
commands Loading commit data...
node_modules Loading commit data...
terms Loading commit data...
config.json Loading commit data...
deploy-commands.js Loading commit data...
index.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
readme.md Loading commit data...
readme_invite.png Loading commit data...

로스트아크 디스코드 봇

최근 유행하는 Smilegate 사의 로스트아크에 관한 유틸리티와 정보들을 제공하는 디스코드 봇입니다.

About the Project

Project motivation

로스트아크라는 게임을 하면서 항상 검색만으로 정보를 가져왔습니다. 이 점이 불편해서 다양한 기능을 제공하는 어플리케이션을 만들어 볼까 고민하다가, 게이머들이 가장 많이 쓰는 디스코드가 떠올랐습니다. 요즘은 디스코드의 봇 기능을 통해 다양한 도움을 받을 수 있고 마침 오픈소스 강의에서 챗봇에 관한 정보를 배우기 때문에 디스코드 봇으로 이런 도움을 제공하는 프로그램을 설계하기로 했습니다.

Used things

  • Node.js

  • Discord.js

  • Heroku

  • 로스트아크 공식 홈페이지

  • 로아와 전투정보실 검색 홈페이지

Getting Started

Invitation Bot

로스트아크 디스코드 봇 초대하기

위의 링크를 클릭 후 원하는 디스코드 서버를 선택하고 계속하기를 누르면 봇을 서버에 초대할 수 있습니다.

readme_invite

Usage

Command List

/도움 사용할 수 있는 모든 명령어들을 조회합니다

/도움 <명령어> <명령어>에 해당하는 명령어의 사용방법을 조회합니다.

/마리샵 마리샵에 등록 된 아이템들의 정보를 조회합니다.

/정보 <닉네임> 해당 캐릭터의 정보를 조회합니다.

/로아와 <닉네임> 해당 캐릭터의 로아와 홈페이지로 이동합니다.

/나침반 금일의 프로키온 나침반 스케줄을 조회합니다.

/용어 <단어> <단어>에 해당하는 로스트아크 용어를 조회합니다.

/경매 <시세> <인원> 최적의 경매금 입찰가를 계산합니다.

License

MIT LicenseCopyright (c) 2022 Byeongwoo Yu and other contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contact