ITOH
|
06a3aeda4b
|
fix: member.joinedAt can be undefined
|
2021-05-15 12:42:30 +02:00 |
|
ITOH
|
32b684784b
|
change: member.joinedAt can be undefined
|
2021-05-15 11:32:21 +02:00 |
|
rigormorrtiss
|
489ec3d9d7
|
add(structures): applicationId to Message (#923)
|
2021-05-12 08:27:48 +01:00 |
|
itohatweb
|
b4a9946bc1
|
Commit from GitHub Actions (Lint)
|
2021-05-11 05:11:26 +00:00 |
|
ITOH
|
978f15a449
|
change: makeAvatarURL options optional
|
2021-05-10 22:39:14 +02:00 |
|
itohatweb
|
5cf284b6f3
|
Commit from GitHub Actions (Lint)
|
2021-05-10 18:19:06 +00:00 |
|
ITOH
|
a80ddfcd92
|
Update channel.ts
|
2021-05-10 20:18:43 +02:00 |
|
ITOH
|
5be9f4da7a
|
fix: channel guildId being undefined
|
2021-05-10 18:32:01 +02:00 |
|
ITOH
|
535e0a1b34
|
add: async to async methods
|
2021-05-08 14:30:33 +02:00 |
|
ITOH
|
2f904a3b6f
|
fix: discord message member overwriting message.member getter
|
2021-05-08 14:30:16 +02:00 |
|
Skillz4Killz
|
15361d4028
|
Merge branch 'hashes-bigints' of https://github.com/discordeno/discordeno into hashes-bigints
|
2021-05-07 13:08:23 +00:00 |
|
Skillz4Killz
|
c65a54ac54
|
quick fix
|
2021-05-07 13:08:21 +00:00 |
|
Skillz4Killz
|
fe5ac929d2
|
Merge branch 'main' into hashes-bigints
|
2021-05-07 09:02:36 -04:00 |
|
Skillz4Killz
|
a32f5b5ece
|
convert hashes to big ints + bools
|
2021-05-07 12:57:36 +00:00 |
|
ITOH
|
3fda6de728
|
move structures export to structures mod
|
2021-05-07 09:48:17 +02:00 |
|
ITOH
|
11e9a800e5
|
message.guildid has to be bigint
|
2021-05-06 12:38:05 +02:00 |
|
ITOH
|
95e3c796ec
|
remove author for better auto completion
|
2021-05-05 21:51:02 +02:00 |
|
ITOH
|
7ff0d242ff
|
hopefully the last dir change
|
2021-05-05 20:06:32 +02:00 |
|
rigormorrtiss
|
6f280e7781
|
change(types): move error & file_content to discordeno/ (#903)
* refactor(types): move errors, file_content module to types/discordeno
* refactor(types): move error & file_content module to discordeno/
* Update and fix import statements
|
2021-05-05 17:19:28 +01:00 |
|
Skillz4Killz
|
9b300ec411
|
Merge branch 'main' into change-cache-members
|
2021-05-05 12:08:45 -04:00 |
|
ITOH
|
be6ff0abd7
|
remove initial cache members queue
|
2021-05-05 15:55:40 +02:00 |
|
ITOH
|
aefd5c75f5
|
fix changes
|
2021-05-04 21:05:43 +02:00 |
|
ITOH
|
c60422a23f
|
Merge branch 'main' into threads
|
2021-05-04 17:45:38 +02:00 |
|
ITOH
|
63c994e500
|
silly me
|
2021-05-04 17:40:59 +02:00 |
|
ITOH
|
ea3f1ac271
|
Merge branch 'main' into stupid-deno-type-errors
|
2021-05-04 14:53:44 +02:00 |
|
ITOH
|
5c64d4a1ac
|
this back
|
2021-05-04 14:48:50 +02:00 |
|
ITOH
|
315f162e78
|
structures too
|
2021-05-04 12:41:07 +02:00 |
|
itohatweb
|
f9da3d03bf
|
Commit from GitHub Actions (Lint)
|
2021-05-04 10:05:47 +00:00 |
|
ITOH
|
d8f9e28fb0
|
add: role bitfield
|
2021-05-04 12:05:24 +02:00 |
|
ITOH
|
e63e6319a8
|
add: message bitfield
|
2021-05-04 12:05:17 +02:00 |
|
ITOH
|
cceee6bc5b
|
add: member bitfield
|
2021-05-04 12:05:11 +02:00 |
|
ITOH
|
81435535f8
|
add: bitfield
|
2021-05-04 11:30:59 +02:00 |
|
ITOH
|
8072122b85
|
fix: toggleBits value can be false
|
2021-05-04 11:23:15 +02:00 |
|
ITOH
|
6c80e1c47e
|
fmt stuff
|
2021-05-03 22:57:11 +02:00 |
|
ITOH
|
2c58d6d28d
|
remove guild member being cached in parent object
|
2021-05-03 22:56:32 +02:00 |
|
ITOH
|
f91bf2871f
|
Merge branch 'main' into threads
|
2021-05-03 20:50:53 +02:00 |
|
Skillz4Killz
|
000aaaaa51
|
add isBot, and tag to message struct
|
2021-05-03 18:33:55 +00:00 |
|
Skillz4Killz
|
3d39b3878a
|
change: ids to use bigint instead of string (#892)
* p1 of bigints change
* shtuff fixes and bits
* Commit from GitHub Actions (Lint)
* finish bigint structs
* typings fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* blame wolf
* Commit from GitHub Actions (Lint)
* foxed
* Commit from GitHub Actions (Lint)
* fix unit tests
* Commit from GitHub Actions (Lint)
* change: guildUpdate guild ID can't change
* delete server has been renamed to delete guild
* fixes
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-05-03 18:05:18 +01:00 |
|
ITOH
|
5240981d61
|
this too
|
2021-05-02 21:36:36 +02:00 |
|
ITOH
|
efd52e9c9b
|
fix: thread channels have own prop
|
2021-05-02 20:51:39 +02:00 |
|
ITOH
|
d60ccae805
|
fix(types): channel.permissionOverwrites can be undefined
|
2021-05-01 23:35:43 +02:00 |
|
ITOH
|
5a526c809b
|
to an option object
|
2021-04-30 18:57:44 +02:00 |
|
ITOH
|
9d26a26ae6
|
fix: message structure remove reaction wrong comments
|
2021-04-30 15:23:11 +02:00 |
|
ITOH
|
8c347747dd
|
delete: removeUserReaction
|
2021-04-30 15:22:48 +02:00 |
|
ITOH
|
c50fb39b42
|
deleteServer to deleteGuild
|
2021-04-30 15:01:32 +02:00 |
|
Skillz4Killz
|
71d0f648e9
|
Update message.ts
|
2021-04-28 11:58:25 -04:00 |
|
ITOH
|
ee36ccacc4
|
Update message.ts
|
2021-04-28 16:45:08 +02:00 |
|
ITOH
|
be2bbbdd99
|
autoconvert handler messages
|
2021-04-24 23:17:11 +02:00 |
|
ITOH
|
23a4c0f864
|
removed templatestruct
|
2021-04-15 18:09:40 +02:00 |
|
ITOH
|
98bf292aff
|
fix lint
|
2021-04-15 18:06:31 +02:00 |
|