ITOH
|
313e7d2d35
|
fir more things
|
2021-04-07 10:27:44 +02:00 |
|
ITOH
|
941ebd3beb
|
Merge branch 'fix-handlers-channels' into fix-helpers
|
2021-04-07 09:39:24 +02:00 |
|
ITOH
|
500b22167b
|
Merge branch 'fix-handlers-invites' into fix-helpers
|
2021-04-07 09:39:16 +02:00 |
|
ITOH
|
cb3db8efc8
|
Merge branch 'fix-handlers-integration' into fix-helpers
|
2021-04-07 09:39:10 +02:00 |
|
ITOH
|
1b6a95521b
|
Merge branch 'fix-handlers-guilds' into fix-helpers
|
2021-04-07 09:39:01 +02:00 |
|
ITOH
|
46f1f7bd86
|
Merge branch 'f-me-dumb' into fix-helpers
|
2021-04-07 09:38:48 +02:00 |
|
ITOH
|
96d26605ca
|
f
|
2021-04-06 22:25:26 +02:00 |
|
ITOH
|
707b096360
|
f
|
2021-04-06 22:07:15 +02:00 |
|
ITOH
|
ad1bb64784
|
f
|
2021-04-06 21:46:11 +02:00 |
|
ITOH
|
59633b8ed6
|
f
|
2021-04-06 21:40:03 +02:00 |
|
ITOH
|
45877f9609
|
f
|
2021-04-06 21:38:35 +02:00 |
|
ITOH
|
28a6bca7e4
|
f
|
2021-04-06 21:37:32 +02:00 |
|
ITOH
|
484e995140
|
fix(structures/channel): add ChannelStruct (#738)
* fix it
* Update channel.ts
|
2021-04-06 12:23:18 +04:00 |
|
ITOH
|
55a1c04774
|
fix(structures/member): use new types & add MemberStruct interface (#739)
* Update member.ts
* Update member.ts
* Update member.ts
* better type
* cast
* this better
* add comment
|
2021-04-06 12:22:19 +04:00 |
|
ITOH
|
3ca46f747b
|
fix(structures/role): use new types & add MemberStruct interface (#758)
* Update role.ts
* remove mod thing
|
2021-04-06 12:21:27 +04:00 |
|
ITOH
|
19ed464fa4
|
refactor(types): move CreateMessage to messages submodule (#757)
|
2021-04-05 08:21:49 -07:00 |
|
Skillz4Killz
|
47ed6f5652
|
fix: remove basicShards and allowNextShard (#755)
|
2021-04-05 09:37:25 +04:00 |
|
ITOH
|
2e397325f5
|
fix: ID > Id (#754)
* Update bot.ts
* id id
|
2021-04-04 21:51:01 +04:00 |
|
Skillz4Killz
|
57540567a5
|
chore: removes random util (#752)
|
2021-04-04 18:59:22 +04:00 |
|
Skillz4Killz
|
1b8161e85b
|
refactor: cleanup and fmt
|
2021-04-04 12:54:33 +00:00 |
|
Skillz4Killz
|
535f27c734
|
refactor: merge both shard systems
|
2021-04-04 12:47:02 +00:00 |
|
Skillz4Killz
|
181bdffb41
|
Merge branch 'main' of https://github.com/discordeno/discordeno into proxy-ws
|
2021-04-04 12:28:39 +00:00 |
|
Skillz4Killz
|
12b29fe03d
|
Merge pull request #750 from discordeno/guild-functions-remove-cache-requirement
Guild functions remove cache requirement
|
2021-04-04 08:25:20 -04:00 |
|
Skillz4Killz
|
8de3b305fe
|
fix: more broken imports
|
2021-04-04 12:24:25 +00:00 |
|
Skillz4Killz
|
658db44476
|
fix: getters for cached versions of server images
|
2021-04-04 12:21:43 +00:00 |
|
Skillz4Killz
|
5d3b01b3e7
|
fix: typings names & imports
|
2021-04-04 12:21:30 +00:00 |
|
Skillz4Killz
|
8f4dd71973
|
fix: guildSplashURL no longer accepts cached guild
|
2021-04-04 12:21:15 +00:00 |
|
Skillz4Killz
|
fbfd3455b5
|
fix: guildIconURL no longer accepts cached guild
|
2021-04-04 12:21:04 +00:00 |
|
Skillz4Killz
|
c6279c79c0
|
fix: guildBannerURL no longer accepts cached guild
|
2021-04-04 12:20:55 +00:00 |
|
Skillz4Killz
|
61d8bfbbfa
|
Merge pull request #736 from itohatweb/gateway-things
types: fix gateway types
|
2021-04-04 07:56:34 -04:00 |
|
Skillz4Killz
|
ef1243b01a
|
Merge branch 'main' into patch-5
|
2021-04-04 07:56:01 -04:00 |
|
TriForMine
|
d893b631dc
|
fix(helpers): remove rawAvatarURL export (#748)
Removing rawAvatarURL export since it was removed in #743
|
2021-04-04 13:44:21 +04:00 |
|
TriForMine
|
1b981df70c
|
fix(helpers/members) Remove duplicated import
|
2021-04-04 06:59:52 +02:00 |
|
Skillz4Killz
|
b2dd0dd87b
|
Merge branch 'main' into structures-guild
|
2021-04-03 23:50:20 -04:00 |
|
Skillz4Killz
|
09f39a28b8
|
Merge branch 'main' into fix-get-message-dm
|
2021-04-03 23:39:30 -04:00 |
|
Skillz4Killz
|
d48b0a0ded
|
Merge branch 'main' into fix-member-caching-on-guild-create
|
2021-04-03 23:39:17 -04:00 |
|
Skillz4Killz
|
7ea1f7adce
|
Merge branch 'main' into message-channel-mentions
|
2021-04-03 23:39:01 -04:00 |
|
Skillz4Killz
|
b217995b9d
|
Merge branch 'main' into cache-emojis
|
2021-04-03 23:38:46 -04:00 |
|
Skillz4Killz
|
467d324210
|
Merge branch 'main' into remove-raw-avatar-url
|
2021-04-03 23:38:34 -04:00 |
|
Skillz4Killz
|
6e735b4b67
|
Merge branch 'main' into fix-fetch-members-imports
|
2021-04-03 23:37:29 -04:00 |
|
Skillz4Killz
|
6bd233da6f
|
Merge pull request #742 from discordeno/fix-errors-imports
fix: bunch of imports that were missing
|
2021-04-03 23:37:14 -04:00 |
|
Skillz4Killz
|
58d1f1c877
|
fix: check perms only when channel is cached
|
2021-04-04 03:34:33 +00:00 |
|
Skillz4Killz
|
c14ef3d4e7
|
fix: cache members when poossible on guild create
|
2021-04-04 03:29:49 +00:00 |
|
Skillz4Killz
|
210f89ec4e
|
fix: channel mentions includes all valid mentions
|
2021-04-04 03:23:26 +00:00 |
|
Skillz4Killz
|
5b8f249a1f
|
refactor: code cleanup
|
2021-04-04 03:13:43 +00:00 |
|
Skillz4Killz
|
5b2a341513
|
feat: add cache.emojis getter. closes #658
|
2021-04-04 01:49:32 +00:00 |
|
Skillz4Killz
|
4031578f4b
|
fix: more missing imports
|
2021-04-04 01:44:30 +00:00 |
|
Skillz4Killz
|
7aac53e44c
|
fix: imports from mod.ts are bad
|
2021-04-04 00:42:02 +00:00 |
|
Skillz4Killz
|
b81bf8d484
|
chore: deno fmt
|
2021-04-04 00:34:40 +00:00 |
|
Skillz4Killz
|
e7d9b58c81
|
fix: import of DiscordGatewayPayload
|
2021-04-04 00:34:08 +00:00 |
|