This repository was archived by the owner on Sep 11, 2021. It is now read-only.
Open
Conversation
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.4.0...v1.4.2) Signed-off-by: dependabot[bot] <support@github.com>
…s-1.4.2 Bump eslint-utils from 1.4.0 to 1.4.2
add lang
Helloyunho
reviewed
Nov 21, 2019
Helloyunho
reviewed
Nov 21, 2019
Helloyunho
reviewed
Nov 21, 2019
Helloyunho
reviewed
Nov 21, 2019
| * @param {String | Number} perm 디스코드 권한 | ||
| * @param {Boolean} ownOnly 봇 소유자 전용 여부 | ||
| */ | ||
| constructor (alias, name, commandKey, perm, ownOnly) { |
Contributor
There was a problem hiding this comment.
constructor에다 args 여러개 넣는 것 보단 options 같은 Object로 묵거나 상속하는 클래스들에서 다시 this 값들을 선언해주는 것이 좋아요
Contributor
Author
There was a problem hiding this comment.
시간이 늦은 관계로 내일부터 수정할 예정입니다
Helloyunho
reviewed
Nov 21, 2019
| }, | ||
| { | ||
| "language": "py3", | ||
| "question": "다음 python3 코드에서 random 값이 3이라면 'Yee'가 출력되는가?", |
Contributor
Author
There was a problem hiding this comment.
lib/commands/quiz.js에서 사용됩니다.
Contributor
There was a problem hiding this comment.
질문에서 다음 python3 코드 라고 하는데 코드가 없는거 같아서요
Helloyunho
reviewed
Nov 21, 2019
Co-Authored-By: Helloyunho <yunho050840@gmail.com>
Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@7.0.0...7.1.1) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
Bump acorn from 7.0.0 to 7.1.1
Bump lodash from 4.17.15 to 4.17.19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remaster 작업은 끝났고 이슈에 있는 기능들을 하나씩 추가할 예정