Skip to content

Oryteclin/CrossoutMarketBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CrossoutDB Data right into Discord !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages