Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
thnhmai06 committed Jan 14, 2022
2 parents 197c466 + bdd6409 commit f9f87f3
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
Cách dùng:
**Yêu cầu cài đặt:**
- [Node.js](https://nodejs.org/)
- npm (đã được cài sẵn trong Node.js)

B1: `git clone https://github.com/thanhgaming5550/osu-chat-discord.git`

**Cách dùng:**

B1: `git clone https://github.com/thanhgaming5550/osu-chat-discord.git` hoặc tải thủ công rồi giải nén. Vào thư mục đó.

B2: `npm install`


B3:
**Tạo 1 file `.env` và ghi các nội dung sau:**
B3: Tạo 1 file `.env` và ghi các nội dung sau:
```
TOKEN= //Token Discord Bot của bạn
NAME= //Name osu username (IRC)
Expand All @@ -15,7 +19,7 @@ IRC= //IRC Password
*Để lấy IRC, truy cập [trang web này](https://osu.ppy.sh/p/irc)*


B4:**Trong `config.json`, config theo mẫu:**
B4: Trong `config.json`, config theo mẫu:
```
{
"channel" : [ //Theo dõi kênh osu chat
Expand Down

0 comments on commit f9f87f3

Please sign in to comment.