Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxown31 authored Mar 20, 2023
1 parent c5f412e commit 6c5f319
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# GOEAutomation
# GOEAutomation

GOE 메신저 자동화를 위해 만들어 본 파이썬 코드입니다.\
아직 구현에만 초점이 맞춰져 여러 환경에 대한 잡다한 버그가 있을 수 있으며,\
리팩토링이 되지 않아 전부 함수로 선언되어 있습니다.

## Usage

### 0. input.xls 생성 그룹 입력
![e0](https://user-images.githubusercontent.com/73877449/226229388-231daf51-802e-404a-954b-36069a56b012.png)

### 1. GOE 메신저 실행
![e1](https://user-images.githubusercontent.com/73877449/226229401-f3e15764-ffd1-48ef-ba17-95a080f834b4.png)
* 최상단에 '0000'와 같이 임시 그룹이 존재해야 합니다.
* 반드시 모든 그룹이 닫혀 있어야 합니다.

### 2. 파이썬 코드 실행
![e2](https://user-images.githubusercontent.com/73877449/226229414-cbaefd97-3e4a-429c-b4d3-1877b82971c2.png)

### 3. 결과
![result](https://user-images.githubusercontent.com/73877449/226229422-0e7f7b6c-868f-447d-ad1f-8113ed2930c3.png)

0 comments on commit 6c5f319

Please sign in to comment.