Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 839 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 839 Bytes

Crossout Market Bot

Get CrossoutDB Data right into Discord.

configuration.json file

The configuration.json file contain two token (production & test). Here's an example :

{
   "token": {
     "release": "<production token here>",
     "indev": "<test token here>"
   }
}

watchers.json file

You don't need to edit this one. This file contains all items watchers for each user.

{
   "user_discord_id": [0, 1, 2]
}

Numbers are item IDs.

Links

CrossoutDB Github - Topic on Crossout Forum - Discord Support Server - Invite The Bot