Command.TS
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • 소개
  • 튜토리얼
    • 시작하기
    • 모듈 작성하기
    • README
      • ApplicationCommandComponent
      • ApplicationCommandExtension
      • BaseComponent
      • CommandClient
      • ComponentArgument
      • ComponentArgumentDecorator
      • ConverterComponent
      • Extension
      • ListenerComponent
      • OwnerOnlyError
      • Registry
      • SubCommandGroup
      • SubCommandGroupChild
      • TextCommandComponent
      • TextCommandRestOption
    • modules

On This Page

  • 기능 소개
Question? Give us feedback → (opens in a new tab)Edit this page
소개

Command.TS

Command.TS는 TypeScript에서 사용 가능한 discord.js (opens in a new tab) 프레임워크에요.

💡
이 문서는 아직 완성되지 않았어요!

기능 소개

  • TypeScript decorator을 이용한 명령어 등록
  • 간단한 사용법
튜토리얼

Command.TS