Unofficial Discord Bot
A Discord BOT
to get data from ROGuard website, a Ragnarok M: Eternal Love, monsters
, items
, cards
, equipments
and maps
database.
Command | Output |
---|---|
!commands | Display all available commands. |
!mobinfo | Display basic monster information. |
!dropinfo | Display all items dropped by monster. |
!cardinfo | Display monster card information. |
!mapinfo | Display monster map location. |
!iteminfo | Display all item information. |
!itemprice | Display item price from Global Exchange. |
!joke | Random Frost Joker skill from Bard class. |
Note: All output messages are in
Brazilian Portuguese
only.
-
Clone repository:
$ git clone https://github.com/barrosfilipe/roguard-discord-bot.git
. -
Install dependencies:
$ cd roguard-discord-bot && yarn
. -
Add your Discord app token:
$ echo "DISCORD_TOKEN=[Your Discord Application Token]" > .env
. -
Add bot to your own Discord server.
-
Run the Discord bot:
$ yarn start
.
Check it here
All data is provided by ROGuard - Ragnarok Mobile Fansite and we are not affiliated to.