Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blackishgreen33/discord-bot

Life_is_BG - 一隻用 JavaScript 寫的 Discord 機器人
https://github.com/blackishgreen33/discord-bot

discord-bot discord-js javascript nodejs pinia vite vue

Last synced: about 1 month ago
JSON representation

Life_is_BG - 一隻用 JavaScript 寫的 Discord 機器人

Awesome Lists containing this project

README

        

Life_is_BG



一隻用 JavaScript 寫的 Discord 機器人


探索專案文檔 »





![license](https://img.shields.io/github/license/BlackishGreen33/Discord-Bot)
![language](https://img.shields.io/github/languages/top/BlackishGreen33/Discord-Bot)
![last](https://img.shields.io/github/last-commit/BlackishGreen33/Discord-Bot)

在線體驗
·
報告Bug
·
提出新特性

## 🔖 專案導覽

### ✨ 現有功能

- 關鍵字觸發回覆
- 番號查詢(支援 `nHentai` 與 `紳士漫畫`)
- 音樂播放(僅限 `無版權音樂`)

### 🎯 相容環境

- 現代瀏覽器(Chrome >= 64, Edge >= 79, Firefox >= 78, Safari >= 12)

### 💻 本地調試

下載到本地:
```bash
$ git https://github.com/BlackishGreen33/Discord-Bot.git
$ cd Discord-Bot
```

配置環境變量:
```env
TOKEN =
APPLICATION_ID =
```

安裝依賴包:
```bash
$ yarn
```

開始調試:
```bash
$ yarn dev
```

### 📝 授權

上述文件皆以 MIT 許可授權

> 詳細之授權請參考 [LICENSE](LICENSE) 文件