ITOH
|
59bc25fd67
|
fix: THREAD_ARCHIVED_BASE constant missing threads/
|
2021-05-02 20:52:05 +02:00 |
|
ITOH
|
b5f5b0caf6
|
add: more thread endpoints
|
2021-05-02 14:39:27 +02:00 |
|
ITOH
|
86af3a089c
|
add: START_THREAD endpoint
|
2021-05-02 13:42:15 +02:00 |
|
ITOH
|
9ff0c2c693
|
Update utils.ts
|
2021-05-01 23:37:26 +02:00 |
|
ITOH
|
9cd6b963da
|
add: hasOwnProperty
|
2021-05-01 22:38:49 +02:00 |
|
ITOH
|
b0758e7094
|
Update permissions.ts
|
2021-05-01 22:38:41 +02:00 |
|
ITOH
|
8032133ad4
|
Update permissions.ts
|
2021-05-01 18:35:27 +02:00 |
|
ITOH
|
cff1b61af5
|
fix channel permission thing
|
2021-05-01 18:35:19 +02:00 |
|
ITOH
|
642cf58bae
|
remove: v for dd version
|
2021-05-01 16:08:07 +02:00 |
|
ITOH
|
bd11f3fcd0
|
change: gateway version
|
2021-05-01 16:06:55 +02:00 |
|
ITOH
|
f0e9bc86b2
|
full dd version string is better
|
2021-05-01 11:20:52 +02:00 |
|
ITOH
|
0c875f155e
|
chore: bump API_VERSION to v9
|
2021-05-01 11:20:42 +02:00 |
|
ITOH
|
a7de104b9a
|
calculatePermissions should take a string
|
2021-04-30 15:13:58 +02:00 |
|
ITOH
|
5b314d0b9e
|
typos
|
2021-04-30 15:13:46 +02:00 |
|
ITOH
|
32cb0dfdcc
|
Update constants.ts
|
2021-04-28 22:05:53 +02:00 |
|
ITOH
|
f2ae9db4a4
|
add application command permissions endpoint
|
2021-04-22 21:34:28 +02:00 |
|
ITOH
|
455c0ad96d
|
Update constants.ts
|
2021-04-20 17:01:44 +02:00 |
|
ITOH
|
6a618c9f63
|
Merge branch 'main' into search-members
|
2021-04-16 18:52:01 +02:00 |
|
ITOH
|
ac65134db9
|
add(constants): GUILD_MEMBERS_SEARCH
|
2021-04-16 15:58:27 +02:00 |
|
ITOH
|
02e1495988
|
add: GUILD_WELCOME_SCREEN endpoint
|
2021-04-14 09:53:24 +02:00 |
|
ayntee
|
a854219b81
|
feat: add support for stage channels (#728)
* feat: add support for stage channels
* idk
* Add helpers for voice state
* Rename updateUserVoiceState() to updateVoiceState()
* Update src/types/channels/channel_types.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/update_user_voice_state.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/update_bot_voice_state.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-04-14 11:11:22 +04:00 |
|
ITOH
|
f31216d0a4
|
add DISCORDENO_VERSION
|
2021-04-13 21:59:13 +02:00 |
|
Skillz4Killz
|
b610d06c5f
|
|
2021-04-13 16:46:32 +00:00 |
|
Skillz4Killz
|
d746622681
|
feat: add validateLength util
|
2021-04-13 16:45:39 +00:00 |
|
ITOH
|
6a5307aaab
|
rename isObject to isConvertableObject and fix blob convertion
|
2021-04-13 11:43:24 +02:00 |
|
ITOH
|
ece0e29ec8
|
add any ignore comment
|
2021-04-13 10:47:32 +02:00 |
|
ayntee
|
1cbc1b8f82
|
fmt files damn son
|
2021-04-12 23:13:37 +04:00 |
|
ayntee
|
e16d7a09e8
|
Moar
|
2021-04-12 23:12:26 +04:00 |
|
ayntee
|
64824272aa
|
moar
|
2021-04-12 22:55:39 +04:00 |
|
Skillz4Killz
|
af3dbf1564
|
refactor: move edit_bot_status to another file in helpers (#838)
|
2021-04-12 19:17:55 +04:00 |
|
Skillz4Killz
|
51e27d8f17
|
types: fix new types issues (#829)
* feat: add tests for deleting channel overwrites
* fix: typings
|
2021-04-12 07:26:55 +01:00 |
|
ITOH
|
dc9c33f0d4
|
f
|
2021-04-09 22:22:06 +02:00 |
|
ITOH
|
e00bb82ed2
|
Merge remote-tracking branch 'upstream/main' into main
|
2021-04-09 21:42:52 +02:00 |
|
ITOH
|
7ee485107c
|
Update utils.ts
|
2021-04-09 21:42:14 +02:00 |
|
ITOH
|
9312606100
|
lop
|
2021-04-09 21:37:13 +02:00 |
|
Skillz4Killz
|
03631e3c6e
|
refactor: base complete for unit tests
|
2021-04-09 12:46:38 +00:00 |
|
Skillz4Killz
|
e7382fffaa
|
deno fmt
|
2021-04-08 21:21:39 +00:00 |
|
Skillz4Killz
|
ad87124bca
|
more stuff
|
2021-04-08 19:26:38 +00:00 |
|
Skillz4Killz
|
3eaf1a5dcc
|
fix: broken import errors (#779)
* fix: broken import errors
* fix: snake case name
|
2021-04-08 22:22:11 +04:00 |
|
Skillz4Killz
|
7400d6985f
|
Merge pull request #771 from itohatweb/fix-idk
fix: missing type imports
|
2021-04-08 09:52:41 -04:00 |
|
Skillz4Killz
|
1fdf377daf
|
Merge pull request #753 from itohatweb/perm-check-only-if-cached
fix(util/permissions): only check for permission if channel is cached
|
2021-04-08 09:52:23 -04:00 |
|
ITOH
|
313e7d2d35
|
fir more things
|
2021-04-07 10:27:44 +02:00 |
|
Skillz4Killz
|
47ed6f5652
|
fix: remove basicShards and allowNextShard (#755)
|
2021-04-05 09:37:25 +04:00 |
|
ITOH
|
286aea4631
|
Merge remote-tracking branch 'upstream/main' into perm-check-only-if-cached
|
2021-04-04 18:44:38 +02:00 |
|
ITOH
|
2bd0841bb2
|
that
|
2021-04-04 17:19:48 +02:00 |
|
ITOH
|
a455b753d7
|
rere
|
2021-04-04 17:18:04 +02: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
|
181bdffb41
|
Merge branch 'main' of https://github.com/discordeno/discordeno into proxy-ws
|
2021-04-04 12:28:39 +00:00 |
|
Skillz4Killz
|
5d3b01b3e7
|
fix: typings names & imports
|
2021-04-04 12:21:30 +00:00 |
|