Skip to content

nidea1/Central-Market-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Desert Online Central Market Bot

The purpose behind this project is to enable players to use central market from Discord via the BDO Market API.

Features

ss

Supported Regions

  • na
  • eu
  • sea
  • mena
  • kr
  • ru
  • jp
  • th
  • tw
  • sa
  • console_eu
  • console_na
  • console_asia

Supported Languages

  • en = English
  • de = German
  • fr = French
  • ru = Russian
  • es = Spanish (EU)
  • sp = Portuguese (RedFox)
  • pt = Portuguese
  • jp = Japanese
  • kr = Korean
  • th = Thai
  • tr = Turkish
  • tw = Chinese (Taiwan)
  • cn = Chinese (Mainland)

These languages ​​are not applicable to the bot.

Setup

  • Create .env file in the folder where bot.py is located.
  • Add token="BOT_TOKEN"
  • Edit your prefix from line 24 in bot.py(optional)
  • Edit restricted channels from line 42 in bot.py(suggested, default = "central-market")

Questions/Suggestions/Bug Reports

Please read the Issues List before suggesting a feature. If you have a question, need troubleshooting help, or want to brainstorm a new feature, please start a Discussion. If you'd like to suggest a feature or report a reproducible bug, please open an Issue on this repository. If you like this bot, be sure to add a star to the libraries that make this possible: discord.py

Editing

This bot (and the source code here) might not be easy to edit for inexperienced programmers. The main purpose of having the source public is to show the capabilities of the libraries, to allow others to understand how the bot works, and to allow those knowledgeable about python, discord.py, and Discord bot development to contribute. There are many requirements and dependencies required to edit and compile it, and there will not be support provided for people looking to make changes on their own. Instead, consider making a feature request (see the above section).

Screenshots

allss

Releases

No releases published

Packages

No packages published

Languages