8 Commits
Author SHA1 Message Date
Awesome Stickz 788bd85218 fix: add members collection to guild in guild transformer if available (#2569) 2022-11-01 14:56:38 -05:00
Awesome Stickz cd28eca500 feat: allow bigint or number to be passed in toggles classes too and not only the object (#2539) 2022-10-22 07:29:05 -05:00
Awesome Stickz 648374424f docs(general): fix code to work with v16 (#2503)
* docs(general): fix code to work with v16

* fix: deno fmt
2022-10-09 12:42:39 -05:00
Awesome StickzandSkillz4Killz 8be759f30e Fix BigBot Template (#2498)
* fix: bigbot template

* Apply suggestions from code review

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-10-03 15:27:22 -05:00
fec9d6e869 BREAKING: remove GUILD_LOADED_DD as it's no longer an event (#2411)
* fix: remove GUILD_LOADED_DD as it's no longer an event

* deno fmt

* deno fmt

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
Co-authored-by: LTS20050703 <lts20050703@gmail.com>
2022-09-03 12:20:46 -04:00
Awesome StickzandLTS20050703 73452f43f5 fix: ignore GUILD_DELETE events for unavailable guilds in big bot template (#2412)
* fix: ignore GUILD_DELETE events for unavailable guilds in big bot template

* update worker.ts

Co-authored-by: LTS20050703 <lts20050703@gmail.com>

* fix: small stuff

Co-authored-by: LTS20050703 <lts20050703@gmail.com>
2022-09-01 12:34:48 -05:00
Awesome Stickz b25801c9e3 fix: types exports of transformers (#2119)
* fix: types exports of transformers

* fix: deno fmt
2022-03-20 12:33:24 -04:00
Awesome Stickz da29ff294d fix: bugs in docs (#2080)
* fix: bugs in docs

* fix: mistyped function name for workers in big bot guide
2022-03-13 17:18:28 -04:00