4.0.3 • Published 8 months ago

@sern/handler v4.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Why?

  • For you. A framework that's tailored to your exact needs.
  • Lightweight. Does a lot while being small.
  • Latest features. Support for discord.js v14 and all of its interactions.
  • Start quickly. Plug and play or customize to your liking.
  • works with bun and node out the box!
  • Use it with TypeScript or JavaScript. CommonJS and ESM supported.
  • Active and growing community, always here to help. Join us
  • Unleash its full potential with a powerful CLI and awesome plugins.

📜 Installation

Start here!!

👶 Basic Usage

export default commandModule({
  type: CommandType.Slash,
  //Installed plugin to publish to discord api and allow access to owners only.
  plugins: [publish(), ownerOnly()],
  description: 'A ping pong command',
  execute(ctx) {
    ctx.reply('Hello owner of the bot');
  }
});

🤖 Bots Using sern

💻 CLI

It is highly encouraged to use the command line interface for your project. Don't forget to view it.

🔗 Links

👋 Contribute

  • Read our contribution guidelines carefully
  • Pull up on issues and report bugs
  • All kinds of contributions are welcomed.
4.0.3

8 months ago

5.0.0-dev.3fd3f1c.0

11 months ago

5.0.0-dev.25c5891.0

10 months ago

4.0.1

11 months ago

4.0.0

11 months ago

4.0.2

10 months ago

5.0.0-dev.61e82fd.0

10 months ago

5.0.0-dev.9a8904f.0

11 months ago

5.0.0-dev.2106cdc.0

10 months ago

5.0.0-dev.1789ccb.0

10 months ago

5.0.0-dev.92623d2.0

11 months ago

3.3.4

1 year ago

3.3.3

1 year ago

3.3.1

1 year ago

3.3.2

1 year ago

3.3.0

1 year ago

3.2.1

1 year ago

3.2.0

1 year ago

3.0.0-rc11

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.0-rc10

2 years ago

3.0.0-rc2

2 years ago

3.0.0-rc1

2 years ago

3.0.0-rc6

2 years ago

3.0.0-rc5

2 years ago

3.0.0-rc4

2 years ago

3.0.0-rc3

2 years ago

3.0.0-rc9

2 years ago

3.0.0-rc8

2 years ago

3.0.0-rc7

2 years ago

2.6.3

2 years ago

2.6.1

2 years ago

2.6.0

2 years ago

2.6.2

2 years ago

2.5.0

2 years ago

2.5.2

2 years ago

2.5.1

2 years ago

2.5.3

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.1.1-beta

3 years ago

1.0.0

3 years ago

1.1.8-beta

3 years ago

1.1.7-beta

3 years ago

1.1.4-beta

3 years ago

1.0.4-beta

3 years ago

1.0.2-beta

3 years ago

1.1.5-beta

3 years ago

1.1.2-beta

3 years ago

1.1.3-beta

3 years ago

1.1.0-beta

3 years ago

1.0.3-beta

3 years ago

1.1.9-beta

3 years ago

1.1.6-beta

3 years ago

1.0.0-beta

3 years ago

1.0.1-beta

3 years ago

0.0.1

3 years ago