소스 검색

Merge branch 'main' of https://github.com/rigormorrtiss/discordo

rigormorrtiss 4 년 전
부모
커밋
06bfdb0a7a
1개의 변경된 파일3개의 추가작업 그리고 5개의 파일을 삭제
  1. 3 5
      README.md

+ 3 - 5
README.md

@@ -1,6 +1,6 @@
 # discordo
 
-[WIP] Lightweight Discord terminal client
+Lightweight Discord terminal client
 
 ![Preview](assets/preview.png)
 
@@ -13,19 +13,17 @@
 
 ### Building from Source
 
-- Run the following commands in chronological order.
-
 ```
 git clone https://github.com/rigormorrtiss/discordo
 cd discordo && go build
 ```
 
-## Usage
+## Getting Started
 
 - Run the built executable in a new Terminal.
 - Choose the preferred login method.
 - Log in using the chosen login method and click on "Login" button to continue.
-Note: bot accounts must be prefixed with "Bot ".
+Note: bot accounts tokens must be prefixed with "Bot " (eg: "Bot ODM9NjU5MDAqNjQyOFYoNDM4.YU-UQw.vBefI1uO0q6QGKDSQ2iUk5z8PY4").
 
 ## Disclaimer