4.2.4 • Published 4 months ago

@sern/handler v4.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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');
  }
});

Show off your sern Discord Bot!

Badge

🤖 Bots Using sern

  • Community Bot - The community bot for our Discord server.
  • Vinci - The bot for Mara Turing.
  • Bask - Listen to your favorite artists on Discord.
  • Murayama - :pepega:
  • Protector - Just a simple bot to help enhance a private Minecraft server.
  • SmokinWeed 💨 - A fun bot for a small, but growing server.
  • Man Nomic - A simple information bot to provide information to the nomic-ai Discord community.
  • Linear-Discord - Display and manage a linear dashboard.
  • ZenithBot - A versatile bot coded in TypeScript, designed to enhance server management and user interaction through its robust features.

💻 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.2.3

4 months ago

4.2.2

5 months ago

4.2.4

4 months ago

4.2.1

6 months ago

4.2.0

6 months ago

4.1.0

6 months ago

4.1.1

6 months ago

4.0.3

9 months ago

5.0.0-dev.3fd3f1c.0

12 months ago

5.0.0-dev.25c5891.0

11 months ago

4.0.1

12 months ago

4.0.0

12 months ago

4.0.2

11 months ago

5.0.0-dev.61e82fd.0

11 months ago

5.0.0-dev.9a8904f.0

12 months ago

5.0.0-dev.2106cdc.0

11 months ago

5.0.0-dev.1789ccb.0

11 months ago

5.0.0-dev.92623d2.0

12 months ago

3.3.4

1 year ago

3.3.3

1 year ago

3.3.1

2 years ago

3.3.2

2 years ago

3.3.0

2 years ago

3.2.1

2 years ago

3.2.0

2 years 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

3 years ago

2.1.0

3 years ago

2.0.0

3 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