senutila-chuhang
v0.2.3
Published
A Discord bot framework focused on providing a great developer experience. Also better than discord.js.
Downloads
3
Maintainers
Readme
Senutila is now archived.
Use DetritusJSs instead. It does everthing I was trying to do with this better than I could have done it.
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
version16
or greater is required.- Senutila uses
pnpm
for dependency management. Install it usingnpm
withnpm i -g pnpm
.