ITOH
|
5be9f4da7a
|
fix: channel guildId being undefined
|
2021-05-10 18:32:01 +02:00 |
|
ITOH
|
2e95520b33
|
fix: loopObject should not convert blobs
|
2021-05-10 17:14:32 +02:00 |
|
ITOH
|
ff3731d7ce
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-05-10 16:39:59 +02:00 |
|
ITOH
|
6fd7e683b8
|
don't respond after reject
|
2021-05-10 16:39:45 +02:00 |
|
rigormorrtiss
|
e81f6f7353
|
fix(rest): reject a string instead of object (#918)
* fix(rest): reject a string instead of object
* reject an error for stack trace
|
2021-05-10 15:29:14 +01:00 |
|
ITOH
|
2fa7da6d55
|
fix this rq
|
2021-05-09 21:01:14 +02:00 |
|
ITOH
|
6e8e02c738
|
fix wrong type here
|
2021-05-09 15:52:48 +02:00 |
|
ITOH
|
c2f2fc3cbb
|
Merge branch 'main' of https://github.com/discordeno/discordeno
|
2021-05-09 12:41:59 +02:00 |
|
ITOH
|
49483bb32f
|
change: coverage exclude tests directory
|
2021-05-09 12:41:51 +02:00 |
|
ITOH
|
9f1cfc769c
|
Merge pull request #916 from discordeno/fix-command-types
fix: Command Types
|
2021-05-09 10:57:46 +01:00 |
|
ITOH
|
bbeca2db71
|
fix: Command Types
|
2021-05-09 11:54:01 +02:00 |
|
ITOH
|
3f02ca6cc3
|
switch to apache (#915)
|
2021-05-08 19:20:59 +01:00 |
|
Skillz4Killz
|
1df7433ad9
|
Update README.md
|
2021-05-08 13:04:32 -04:00 |
|
ITOH
|
103d3d3b3e
|
fix: use ws.maxShards
|
2021-05-08 17:53:36 +02:00 |
|
ITOH
|
123458859d
|
change: check guild in mentions check
|
2021-05-08 14:30:49 +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 |
|
ITOH
|
c98b0e089a
|
fix some getmessages stuff
|
2021-05-08 11:44:05 +02:00 |
|
ITOH
|
83455c1742
|
stop linter complains
|
2021-05-08 11:31:33 +02:00 |
|
ITOH
|
68111c7d65
|
bigint fixxess
|
2021-05-08 11:30:46 +02:00 |
|
ITOH
|
c2bf01de82
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-05-08 11:21:21 +02:00 |
|
ITOH
|
cd2673c648
|
fix now bigint
|
2021-05-08 11:21:19 +02:00 |
|
TriForMine
|
b4b4a9e666
|
fix(utils): add missing export of hash.ts (#914)
* fix(utils): add missing export of hash.ts
* Commit from GitHub Actions (Lint)
Co-authored-by: TriForMine <TriForMine@users.noreply.github.com>
|
2021-05-08 09:18:23 +02:00 |
|
Skillz4Killz
|
b6da492471
|
Update send_webhook.ts
|
2021-05-07 21:10:03 -04:00 |
|
Skillz4Killz
|
ae401a8eb7
|
Merge pull request #913 from discordeno/fix-editchannel
Fix editchannel
|
2021-05-07 16:38:36 -04:00 |
|
Skillz4Killz
|
7af02ce748
|
Merge branch 'main' into fix-editchannel
|
2021-05-07 16:38:29 -04:00 |
|
ITOH
|
d629cc60df
|
Update edit_channel.ts
|
2021-05-07 22:22:36 +02:00 |
|
ITOH
|
94e298d2c1
|
don't start queue if members empty
|
2021-05-07 18:06:47 +02:00 |
|
ITOH
|
fa8433da2c
|
Merge branch 'fix-editchannel' of https://github.com/discordeno/discordeno into fix-editchannel
|
2021-05-07 17:27:41 +02:00 |
|
ITOH
|
954ef9ec38
|
some fixes
|
2021-05-07 17:27:35 +02:00 |
|
itohatweb
|
6e93dde344
|
Commit from GitHub Actions (Lint)
|
2021-05-07 14:52:41 +00:00 |
|
ITOH
|
0d50f7f842
|
Update edit_channel.ts
|
2021-05-07 16:52:16 +02:00 |
|
Skillz4Killz
|
e6d47917f9
|
Merge pull request #912 from discordeno/fix-guil-update
fix: GUILD_UPDATE getters can't be set
|
2021-05-07 10:32:44 -04:00 |
|
itohatweb
|
691ed973f1
|
Commit from GitHub Actions (Lint)
|
2021-05-07 14:27:37 +00:00 |
|
ITOH
|
63d633bf48
|
Update GUILD_UPDATE.ts
|
2021-05-07 16:27:12 +02:00 |
|
ITOH
|
7cab5f34e7
|
Merge pull request #911 from discordeno/hashes-bigints
convert hashes to big ints + bools
|
2021-05-07 14:13:28 +01: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
|
cad57690c9
|
run fmt
|
2021-05-07 14:16:13 +02:00 |
|
ITOH
|
b4d2398e6c
|
add component support
|
2021-05-07 14:14:02 +02:00 |
|
ITOH
|
3fda6de728
|
move structures export to structures mod
|
2021-05-07 09:48:17 +02:00 |
|
ITOH
|
e5d0723a1d
|
change: update std version to 0.95.0
|
2021-05-06 19:57:08 +02:00 |
|
Skillz4Killz
|
d645b99287
|
fix interaction.member type
|
2021-05-06 15:55:22 +00:00 |
|
Skillz4Killz
|
af7e0c7ee2
|
Merge pull request #910 from discordeno/fix-emoji-button-type
allow default unicode emojis
|
2021-05-06 10:46:07 -04:00 |
|
Skillz4Killz
|
d1a92718bd
|
fix a bug
|
2021-05-06 14:43:56 +00:00 |
|
Skillz4Killz
|
636d801901
|
allow default unicode emojis
|
2021-05-06 14:41:08 +00:00 |
|
Skillz4Killz
|
4c274f3589
|
update name of test
|
2021-05-06 14:18:00 +00:00 |
|
Skillz4Killz
|
57ee742616
|
test fix
|
2021-05-06 14:14:30 +00:00 |
|