0.2.3 • Published 3 years ago

senutila v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Senutila

A Discord bot framework that's focused on making the developer experience great. Also better than Discord.JS.

THIS IS STILL BEING DEVELOPED DON'T USE IT WHY ARE PEOPLE DOWNLOADING THIS AAAAAAAAAAAAAAAAAAAAAAAAAHHHHHHHHHH

Example usage

See docs/getting_started.md.

Developing the library

Dependencies...

...are handled with pnpm, which is used the same way as normal npm (except with a p at the start of comamnds), it's just faster and more efficient with storage space.

To install it, use npm i -g pnpm and then use npm commands as normal (with a prepended p) E.g.

pnpm install
pnpm i -D @types/node
pnpm un @types/node
pnpm run start
pnpm publish

Scripts

# With Node.JS 14+ installed...
npm i -g pnpm # You need to use pnpm because otherwise the lockfiles will mess up
pnpm install
pnpm run build # Build once
pnpm run dev # Automaticaly rebuild when file changes are detected
0.2.1

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.1

3 years ago