Tibro is a robot that will help players of Ragnarok online who uses discord to find descriptions / characteristics of monsters, items and consumables within the game. Initially the robot will only bring the characteristics of monsters. depending on community support, could become a larger project, bringing the features of items as well.
Tibro é um robô que irá ajudar jogadores de Ragnarok online que utiliza discord a encontrar descrições/características de monstros, itens e consumíveis dentro do jogo. Inicialmente o robô só trará as características de monstros. dependendo do apoio da comunidade, poderá se tornar um projeto maior , trazendo as características de itens também.
Adicione o bot Tibro em seu servidor
-
Download and install NodeJs
-
Clone the repository:
$ git clone git@github.com:edualb/Tibro.git- Enter the project folder:
$ cd Tibro- Install dependencies:
$ npm install --save- Run the tests:
$ npm test-
Create a server at Discord
-
Create an app on desenveloper area and create your app
-
Authenticate your bot on the server https://discordapp.com/oauth2/authorize?client_id=**YOUR_CLIENT_ID**&scope=bot
-
Create a environment variable
TOKENthat will receive Discord's token: -
Execute the bot:
$ node .\tibro.js