Commit Graph

31 Commits

Author SHA1 Message Date
Skillz4Killz
e8f3946e72 fix: add user to reaction event 2022-03-20 12:04:09 +00:00
Yuzu
33bafd1f6c fix: get rid of type errors for now (#2113) 2022-03-18 00:19:55 -04:00
Skillz4Killz
8e2e6830f9 fix: bulk delete separated sorry lts thx giveaway 2022-03-16 03:03:00 +00:00
LTS20050703
6fe5e0b8fd route MESSAGE_DELETE_BULK to bot.events.messageDelete (#2107) 2022-03-15 21:59:56 -04:00
Skillz4Killz
a0a1554756 refactor: typings using ReturnType (#2105)
* fix: check new types idea

* fix: type errors

* fix: new style

* fix: more cleanup

* fix: more cleanup

* fix: cleanup audit logs

* fix: cleanup stickers

* fix: cleanup integrations

* fix: more cleanup

* fix: organize into 1 place

* fix: few errors

* fix: some broken import fixes

* fix: quite a lot of fixes across the board

* fix: more fixes for broken imports

* fix: more fixes for broken imports

* fix: handler imports

* fix: all remaining import errors

* fix: more errors needing fixes

* fix: clearing up transformers

* fix: few moer types

* fix: more cleanup of extra types

* fix: fmt

* fix: cleanup discordeno file

* Nuke Base Types (#2102)

* fix: cleanup snake stuff

* convert camelCase to snake_case (#2103)

* fix: add camelize

* fix: finalize remaining errors

* fix: imports in test

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-03-14 22:11:22 -04:00
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +00:00
Skillz
a7f9bf6b94 v7 stuff lots of stuff 2020-08-05 14:31:08 -04:00
Skillz
5a619c5548 add deleteChannel() 2020-07-17 10:13:29 -04:00
Skillz
88cb68dea4 fix #70 2020-07-17 08:09:40 -04:00
Skillz
e1c539a4ca automate base64 conversion internally 2020-07-15 14:58:17 -04:00
Skillz
cacef066ca std bump, deno 1.2 was BREAKING update YAY SEMVER! 2020-07-15 11:28:07 -04:00
Skillz
abee0f77c9 png preferred instead of jpg 2020-07-15 07:00:08 -04:00
Skillz
cfac630734 fix ban 2020-07-14 18:22:39 -04:00
Skillz
6e9e6c1189 fix prune options 2020-07-14 18:17:48 -04:00
Skillz
726ac09ae1 add emojiURL function helper 2020-07-14 14:58:21 -04:00
Skillz
2aecacde47 support role ids for pruning 2020-07-14 14:55:24 -04:00
Skillz
d57a28c3d9 update deleteMessageDays option on ban 2020-07-14 14:49:59 -04:00
Skillz
6f9d07f2c5 add allowed mentions support 2020-07-14 14:30:15 -04:00
Skillz
722c1e884c fix create role bug 2020-07-11 13:22:10 -04:00
Skillz
1b928a1f6b better channel perm handling 2020-06-20 18:32:17 -04:00
Skillz
0ff883dff8 fixes 2020-06-17 13:05:27 -04:00
Skillz
404c68063d better docs 2020-06-16 21:20:38 -04:00
Skillz
6b4cbbc54b enhance getMember 2020-06-16 21:19:53 -04:00
Skillz
d6781016ff edit channel permissions optimizing 2020-06-12 07:59:37 -04:00
Skillz
f51fffe4e3 fmt 2020-05-30 16:54:20 -04:00
Skillz
69f26930b0 refactoring 2020-05-30 16:53:53 -04:00
Skillz
a80c09b284 remove logs 2020-05-30 16:51:28 -04:00
Skillz
ef6037340b channel rate limit for editing 2020-05-30 16:50:49 -04:00
Skillz
168268903a remve error log 2020-05-29 12:48:47 -04:00
Skillz
9d0fd3ac67 add error event and handling 2020-05-29 12:41:36 -04:00
Skillz
9b356503b5 add handlers which will help preserve a ton of ram 2020-05-28 20:47:27 -04:00