Commit Graph

1169 Commits

Author SHA1 Message Date
Skillz4Killz e79e7af2cb this is why i hate typings 2020-12-15 15:00:55 -05:00
Skillz4Killz dc9b0a78ec channels with getters 2020-12-15 14:53:28 -05:00
Skillz4Killz 1a578d9fdc createNewProp 2020-12-15 14:04:32 -05:00
Skillz4Killz 2a27466a7e good for new contributors 2 use the same settings 2020-12-15 14:04:23 -05:00
ayntee 169dfc923b docs: better wording 2020-12-15 14:52:24 +04:00
ayntee 409a494c51 Merge branch 'master' of https://github.com/discordeno/discordeno into next 2020-12-15 14:52:04 +04:00
Ayyan b81cf89fb2 docs: update the theme-color to blurple (#257) 2020-12-15 12:44:04 +04:00
Ayyan 61fd95a420 deps: update deps to latest (#256) 2020-12-15 12:30:40 +04:00
ITOH 6bc71db6eb docs: add OG image meta (#255) 2020-12-15 12:19:09 +04:00
ITOH 6aef2fe3b6 docs: add favicon (#254) 2020-12-15 11:32:14 +04:00
ITOH 3702925d03 feat: new webhook endpoints (#253)
* commit changes

* Add max message length error
2020-12-14 16:13:38 +04:00
ayntee 2023b6450b fix: resolve() -> resolve(undefined) 9.4.1 2020-12-13 11:50:13 +04:00
ayntee 30cff9518f Merge branch 'master' of https://github.com/discordeno/discordeno into next 2020-12-12 13:13:34 +04:00
Ayyan 07b02e7e63 Update README.md 2020-12-11 18:27:29 +04:00
ayntee 6ba289199a style: format source files 2020-12-11 01:08:12 +04:00
Skillz4Killz 6437274958 fix: members intent fetching (#229)
* fixes fetchMembers #223

* Update guild.ts

Co-authored-by: Ayyan <ayyantee@gmail.com>
2020-12-10 19:27:17 +04:00
Ayyan d1b07f5f2c Merge pull request #245 from discordeno/ws-close-msgs
feat: better websocket close error messages
2020-12-10 19:20:19 +04:00
Ayyan ef1df42840 Update permissions.ts 2020-12-10 18:48:10 +04:00
Ayyan a5f3c4fdf3 Merge pull request #246 from discordeno/idk
fix: resolve() -> resolve(undefined)
2020-12-10 18:10:07 +04:00
Ayyan 929e60471c Update lint.yml 2020-12-10 18:03:12 +04:00
Ayyan 8da1c5ca9b Update requestManager.ts 2020-12-10 17:59:14 +04:00
Ayyan d84e0887c3 Merge pull request #243 from itohatweb/dry-1
refactor: replace bitwise calculation with calculateBits()
2020-12-10 12:55:05 +04:00
Ayyan a70623652b Update shard.ts 2020-12-10 12:47:28 +04:00
ITOH 77890fe9f0 Remove editChannelOverwrite() 2020-12-10 08:10:33 +01:00
ITOH 20c289308d 1st Review changes 2020-12-09 22:55:23 +01:00
Skillz4Killz 61a7858813 Merge pull request #240 from discordeno/fix-higherRolePosition
fix: if bot is guild owner, return true
2020-12-09 16:11:04 -05:00
ITOH 56aaef3d2f Replace bit perm calculating with function 2020-12-09 21:09:21 +01:00
ITOH 28a92bdfdf Merge branch 'add-1' of https://github.com/itohatweb/discordeno into add-1 2020-12-09 16:50:33 +01:00
ITOH 88730266ff Bug fix 2020-12-09 16:50:20 +01:00
ITOH e4407b7adf rename: ro > rawOverwrite 2020-12-09 16:38:02 +01:00
ITOH af2a398318 Add nicer Way to edit Channel Permission 2020-12-09 16:23:45 +01:00
Ayyan 9f2c3f72b1 Merge pull request #241 from itohatweb/next
docs: rename "Documentation" to "Useful Links"
2020-12-09 16:48:07 +04:00
ITOH 6112b29129 Change Links 2020-12-09 12:47:03 +01:00
Ayyan 8219013694 Update README.md 2020-12-09 12:13:04 +04:00
Ayyan 4084e8970e Update README.md 2020-12-09 12:11:32 +04:00
Ayyan e2440f29b0 chore: add an explanation comment 2020-12-09 11:41:39 +04:00
ITOH 24d4489ea4 refactor!: change certain events args order (#238)
* Make them Optional

* Allow/Deny changed to Strings in v8

* Revert "Allow/Deny changed to Strings in v8"

This reverts commit 3ffb55705c.

* Revert "Revert "Allow/Deny changed to Strings in v8""

This reverts commit 4fb7ef271e.

* Revert "Revert "Revert "Allow/Deny changed to Strings in v8"""

This reverts commit d5a020e307.
2020-12-09 11:20:45 +04:00
Ayyan e16be8052c fix: if bot is guild owner, return true 2020-12-09 10:27:06 +04:00
ITOH 307c75c91e fix: allow/deny are strings in v8 (#239) 2020-12-09 09:31:34 +04:00
ITOH 7bdbcb76d6 refactor: centralize types (#235)
* Centralize types and structures

* Resolve Conflict

* Update cache.ts
2020-12-08 22:23:36 +04:00
Ayyan bc73aeb632 Delete CODE_OF_CONDUCT.md 2020-12-08 11:25:12 +04:00
Ayyan 5f01204734 Delete feature_request.md 2020-12-08 11:24:59 +04:00
Ayyan 99462a9686 Delete bug_report.md 2020-12-08 11:24:49 +04:00
Ayyan 8060549822 Delete ask-a-question.md 2020-12-08 11:24:40 +04:00
Ayyan 8c0abf4ce5 Delete settings.json 2020-12-08 11:19:53 +04:00
Ayyan a73d883603 Update .gitignore 2020-12-08 11:19:35 +04:00
Skillz4Killz 2eea47b63a fix: guildBan* events argument order (#233) 2020-12-07 23:11:36 +04:00
Skillz4Killz edc86559fc Merge branch 'master' of https://github.com/discordeno/discordeno into next 2020-12-07 18:42:44 +00:00
Skillz4Killz 3ad012fb19 Merge pull request #232 from discordeno/ayntee-patch-2
fix: guildBanRemove() event not triggered
2020-12-07 13:36:33 -05:00
Ayyan 7955eb923a fix: guildBanRemove() event not triggered 2020-12-07 22:35:30 +04:00