mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00

* fix(Colors#bold): bold returning weird values * chore: testing something * fix(Parsers): optionsParser & argsParser were being overriden by default options * revert(colors): mistakenly pushed a unplanned change * feat(Formatter): add a formatter class to add support to discord markdown, unix and etc * chore: set exports for formatter class * feat(AllGuildVoiceChannels): new type for all guild based voice channels * feat(VoiceChannel#members): returns a list of members in the voice channel * chore: small patch to voice channel methods * feat(GuildBans): addition of bans into seyfert * chore: request changes - incomplete * fix(BanShorter#bulkCreate): fix method return, bulk-bans returns stats * feat(GuildBan#methods): all methods added on the guild ban structure * chore: missed some, here pushed them * chore: requested change --------- Co-authored-by: NotAditya69 <90441096+NotAditya69@users.noreply.github.com>
FAQ
So, what is seyfert
?
Seyfert is the ultimate Discord framework! We make it easy to interact with the Discord API, big cache control, scalable code and a pretty dev experience.
Why should I use it?
There are many reasons to use Seyfert, but they dont all fit in this tiny readme, so here is a list of the most awesome reasons!
- Low RAM Usage
- Latest features
- Dev experience
- 24/6 support (Sunday is for church)
- Written from Scratch
- Type-safe
- And many more!!
Installation
Note
You NEED Node.js 18>= for this to work, Node.js 20 LTS and Bun latest are recommended
pnpm add seyfert
You may use your preferred package manager, for this example PNMP is being used since it’s more efficient.
Useful links
Languages
TypeScript
99.9%