Ayyan
9e7f01341d
chore: update LICENSE.md ( #315 )
2021-01-01 14:24:04 +04:00
ayntee
0e6d7db59c
docs: remove releasenotes.md
2021-01-01 11:20:02 +04:00
Skillz4Killz
8f3cb4e179
Merge pull request #314 from Mito6211/patch-1
...
Fixed typo
2020-12-31 16:27:56 -05:00
Mito
e4125820d7
Fixed typo
...
"Let's set it to to 5" -> "Let's set it to 5"
2020-12-31 15:25:31 -05:00
Ayyan
8c9a075d30
fix: channels, presences, voiceStates can be undef ( #301 )
...
* fix(Guild): presences and voiceStates can be undef
* fix: handle undef Guild#voiceStates
* fix: channels, presences, voice_states can be undef
* Revert "fix: handle undef Guild#voiceStates"
This reverts commit ddd3c32e21 .
10.0.1
2020-12-31 19:52:07 +04:00
Ayyan
6e1afa13a4
docs(handlers): add jsdoc comment block ( #313 )
...
* docs(handlers): add jsdoc comment block
* style: format files
2020-12-31 19:51:42 +04:00
ayntee
3d7d2e9f16
ci: pass explicit permission flags
2020-12-31 15:01:54 +04:00
Ayyan
17720a4e46
ci: use setup-deno@v2 ( #305 )
2020-12-31 11:41:33 +04:00
Ayyan
02c0466760
fix: remove role from coll after the event ( #304 )
...
* fix: remove role from coll after the event
* fix: check if cachedRole is not nil
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-12-31 11:41:17 +04:00
TriForMine
d53725d069
fix: use correct bitwise operator ( #302 )
...
* Fix permissions (sorry my ide changed & to &&)
* Change botHasChannelPermissions to async.
This seems to have fixed my issue for my bot
* Remove async for botHasChannelPermissions
* Add async back for botHasChannelPermissions since it doesn't work without it
* Remove async, the issues were something else apparently
2020-12-30 17:35:39 +04:00
TriForMine
484f86638f
refactor: resolve async promises, fixed typos, and used inline variable for return ( #299 )
...
* Added await in async function, fixed typos and used inline variable for return
* Added await in async function, fixed typos and used inline variable for return
* Revert "Added await in async function, fixed typos and used inline variable for return"
This reverts commit f31caf5d
* Added await in async function, fixed typos and used inline variable for return
* Fixes format
* Fixes format 2
* Fixes format 4475757
* Fixes format 878757854786312378657865785785785785
* Change return to await
* Fixing more issues
* Fixing even more issues
* Fixing even more issues +
* Fixes format
2020-12-30 12:31:11 +04:00
Ayyan
6d7aa35d9c
ci: run "Test" workflow on push and pull_request ( #294 )
2020-12-28 22:50:16 +04:00
ayntee
4e2e139f73
Update releasenotes.md
2020-12-28 20:10:31 +04:00
ayntee
02f240baa8
docs: add releasenotes.md
2020-12-28 20:01:56 +04:00
Skillz4Killz
63a9527040
Merge pull request #283 from oh-simple/code-1
...
add: vscode settings
2020-12-27 15:01:08 -05:00
ITOH
95e27b1267
Add settings back
2020-12-27 20:59:03 +01:00
Skillz
7cce1fab18
fmt
10.0.0
2020-12-27 13:26:19 -05:00
Skillz
8e92047845
allow optional easier
2020-12-27 13:10:36 -05:00
Skillz
156347c2fa
fix: small typos
2020-12-27 12:39:23 -05:00
Skillz
dc23f30161
add message.channel
2020-12-27 12:11:08 -05:00
Skillz
727d07d25e
fix message timestamp typing
2020-12-27 11:32:00 -05:00
Skillz
108142f025
rework message sending getters
2020-12-27 11:27:30 -05:00
Skillz
cbde2943ca
add member.tag
2020-12-27 11:22:15 -05:00
Skillz
9230500993
fix member
2020-12-27 11:19:43 -05:00
Skillz
604a714b14
tiny fixes
2020-12-27 11:15:17 -05:00
Skillz
c9dc3623f0
fix
2020-12-27 11:11:18 -05:00
Skillz
d44309b557
add ban and unban to guild struct
2020-12-27 11:10:10 -05:00
Skillz
3123c13231
Merge branch 'master' of https://github.com/discordeno/discordeno
2020-12-27 10:54:23 -05:00
Skillz
185db61887
add member.mention and member.avatarURL
2020-12-27 10:54:20 -05:00
ITOH
abee2e2dee
fix: hasChannelPermissions() to use memberIDHasPermission() ( #279 )
2020-12-27 19:46:11 +04:00
ayntee
2e1ad20361
style: format files
2020-12-27 18:53:52 +04:00
ayntee
aacb3d9927
Revert "idk"
...
This reverts commit 1d69a01a8a .
2020-12-27 18:49:55 +04:00
Skillz
280cfef182
Merge branch 'master' of https://github.com/discordeno/discordeno
2020-12-27 09:47:02 -05:00
Skillz
65d3789742
fix: nonce bug not resolving requests
2020-12-27 09:47:00 -05:00
Skillz4Killz
8e79025e41
Merge pull request #272 from discordeno/default-dark-theme
...
docs: dark theme by default
2020-12-27 08:46:05 -05:00
Skillz4Killz
01784791fe
Merge pull request #275 from discordeno/deps
...
deps: use unpkg instead of esm.sh
2020-12-27 08:45:38 -05:00
Skillz4Killz
52a54a8b1b
Merge pull request #276 from discordeno/consistency-module
...
docs: improve wording
2020-12-27 08:45:19 -05:00
Ayyan
5959987639
Update README.md
2020-12-27 16:59:58 +04:00
ayntee
3ca78030cb
docs: improve wording
2020-12-27 16:51:18 +04:00
ayntee
a27349d2ec
deps: use unpkg instead of esm.sh
2020-12-27 14:49:16 +04:00
TriForMine
d5c19e50f0
fix: remove extra slash from IMAGE_BASE_URL ( #274 )
...
Removed the extra slash at the end since the usage of this variable always add the slash after the constant.
2020-12-27 14:33:37 +04:00
ayntee
9d451a395d
docs: dark theme by default
2020-12-27 11:51:05 +04:00
ayntee
2dbe51925f
chore: ignore .vscode/
2020-12-27 11:28:17 +04:00
ayntee
b35bcf821e
style: format api/structures/channel.ts
2020-12-27 11:20:51 +04:00
ayntee
b67f8f5f3d
fix: update import paths
2020-12-27 11:18:47 +04:00
Skillz
291d4a2f49
update docs guide
2020-12-26 23:07:26 -05:00
Skillz
56618d91a5
v10 readme
2020-12-26 20:18:12 -05:00
Skillz
ef938ca4ed
fixes
2020-12-26 20:16:11 -05:00
Skillz
189dc150f2
rename to mod.ts
2020-12-26 19:30:32 -05:00
Skillz
0cfdb5fd43
fix guild struct
2020-12-26 19:26:09 -05:00