Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
/ senutila Public archive

A Discord bot framework focused on providing a great developer experience. Also better than discord.js.

License

Notifications You must be signed in to change notification settings

edazpotato/senutila

Repository files navigation

Senutila is now archived.

Use DetritusJSs instead. It does everthing I was trying to do with this better than I could have done it.

Senutila

A Discord bot framework, focused on providing a great developer experience. Also better than `discord.js`.

Github | NPM | Docs | API reference

Example

See example/bot.ts for example usage.

Who's using it?

Senutila is being used in production at scale by these bots:

(contact CyberFlameGO/EdazPotato to be added to this list)

Other notes

  • node.js version 16 or greater is required.
  • Senutila uses pnpm for dependency management. Install it using npm with npm i -g pnpm.