24 Commits

Author SHA1 Message Date
Xeno
390953082b
feat: guild bans, formatter and minor functionality changes. (#203)
* 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>
2024-06-10 04:18:54 -04:00
d2157e7324 feat: optimize code & implement onRunError and onStopError in collectors & use Promise.all 2024-06-02 14:33:44 +00:00
52ee517fdc fix: use fakePromise 2024-05-31 00:39:49 +00:00
Marcos Susaña
c409628a43
chore: updates (#195) 2024-05-28 09:19:35 -04:00
MARCROCK22
9dec8e50eb feat: shouldUploadCommands 2024-05-12 21:40:27 -04:00
MARCROCK22
2f1b6e4b8f feat: use message cache in events 2024-04-22 19:41:46 -04:00
MARCROCK22
ef0786775c fix: clean code & messages cache 2024-04-22 18:27:36 -04:00
MARCROCK22
cffbadee61 feat: messages cache 2024-04-20 23:36:06 -04:00
MARCROCK22
5470516e3d fix: use ts-expect-error instead of ts- 2024-04-20 12:44:37 -04:00
MARCROCK22
400a8b8c52 feat: <resource>.filter types 2024-04-20 12:38:25 -04:00
MARCROCK22
fd16a15b09 fix: filter method 2024-04-15 15:13:58 -04:00
MARCROCK22
961eb04b37 feat: cache.<resource>.filter 2024-04-15 15:08:02 -04:00
MARCROCK22
c573ca9909 feat: limitedMemoryAdapter 2024-04-14 20:08:26 -04:00
MARCROCK22
80caba88b5 fix: overwrites cache types 2024-04-06 12:57:22 -04:00
MARCROCK22
f70edcd7e9 fix: voicestate parse lol 2024-04-01 18:09:20 -04:00
MARCROCK22
74097ff1b9 fix: voice state parse 2024-04-01 18:08:26 -04:00
Marcos Susaña
329b96387e
feat: Shorters utilities (#172)
* feat: more shorters, voice state

* fix: voice states resource types

* fix: add clarification

* fix: fixes

* fix: voice state updates

* fix: xd?

---------

Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-04-01 18:07:41 -04:00
MARCROCK22
71a145612d feat: update exports 2024-03-27 23:10:19 -04:00
MARCROCK22
4c05c25a41 fix: collect.run types 2024-03-27 22:07:39 -04:00
MARCROCK22
f100c8b5d0 fix: cache id property overwrite 2024-03-26 15:39:30 -04:00
MARCROCK22
3d768d90b5 fix: guild-related count 2024-03-24 21:14:12 -04:00
MARCROCK22
b072e33fd6 UsingClient, __parseCommandLocales 2024-03-22 13:34:31 -04:00
MARCROCK22
dbad537eae fix redis cache, prefixed commands 2024-03-19 19:57:57 -04:00
MARCROCK22
d0915ba882 the ultimate framework 2024-03-09 15:49:41 -04:00