Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 3.84 KB

README.md

File metadata and controls

67 lines (54 loc) · 3.84 KB

JMusicBot - Traditional Chinese Version

This is fork for Traditional Chinese.
Original ClickHere!

Downloads Stars Release License Discord
CircleCI AppVeyor CodeFactor

一個具有乾淨頁面的跨平台Discord音樂機器人, 簡單設定和運行!

已完成翻譯!

請注意 有很多地方可能看起來怪怪的 請回報!

Setup

特徵

  • 簡單運行 (只需要確保有安裝Java, 然後運行!)
  • 快速載入歌曲
  • 不需要外額外的密鑰 (除了Discord機器人token)
  • 流暢的播放
  • 伺服器特定設置的可以管理音樂的"DJ"身分組
  • 乾淨和漂亮的清單
  • 支持許多網站, 包括 Youtube, Soundcloud 和更多
  • 支持許多線上 廣播/直播
  • 支持本地檔案
  • 播放清單支持 (網頁/youtube 與本地)

支持的來源和格式

JMusicBot 支持 lavaplayer 所有的來源和格式:

來源

  • YouTube
  • SoundCloud
  • Bandcamp
  • Vimeo
  • Twitch streams
  • Local files
  • HTTP URLs

格式

  • MP3
  • FLAC
  • WAV
  • Matroska/WebM (AAC, Opus 或 Vorbis codecs)
  • MP4/M4A (AAC codec)
  • OGG streams (Opus, Vorbis 和 FLAC codecs)
  • AAC streams
  • Stream playlists (M3U 和 PLS)

範例

Loading Example...

設置

請查看 設置頁面 來自己運行此機器人!

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: JDA and lavaplayer!

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 java, JDA, 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). If you choose to make edits, please do so in accordance with the Apache 2.0 License.