Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paring-chan/opensource
오픈소스 지원
https://github.com/paring-chan/opensource
Last synced: 2 days ago
JSON representation
오픈소스 지원
- Host: GitHub
- URL: https://github.com/paring-chan/opensource
- Owner: paring-chan
- Created: 2020-08-14T09:58:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T13:04:58.000Z (over 2 years ago)
- Last Synced: 2024-12-31T07:45:55.192Z (3 days ago)
- Homepage: https://invite.gg/pigbot
- Size: 35.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 꿀꿀봇 오픈소스 안내
### 마지막 업데이트
```diff
최근 업데이트
+ 2020-8-2 9:30/South Korea, Seoul
최초 업데이트
- 2020-7-20
```## 업데이트 안내
+ 오픈소스 업데이트 내용을 [업데이트기록.md](업데이트기록.md)파일을 확인하세요### 오픈소스 주인
**[안꿀꿀](https://github.com/MadeGOD)**#### 사용되는 개발언어
**JavaScript**## 복제방법
```
$ git clone https://github.com/Pigbot-official/opensource$ cd opensource
$ npm i --save
$ node index.js
```
## 참고사항
* **복제후 config.json 파일에 token 부분에 봇 토큰을 넣어주세요**
* **index.js 파일에 24번쩨 줄에 유저 아이디를 지우고 자기 아이디를 넣어주세요**
* **index.js 파일에 46번쩨 줄에 접두사를 지우고 접두사를 적어주세요**## 사용되는 사항들
> 아래 사항이 안될 경우에는 작동이 안될수 있읍니다.| 이름 | 버전 | 여부 |
| ---------- | ---------------------------- | ----------------|
| Heroku | | ✔️ |
| Node.js | v.12.16.2 (V.14 사용되지 않음)| ✔️ |
| NPM | 6.14.4 | ✔️ |
| Discord.js | 12.2.0 | ✔️ |