Marcos Susaña
|
d882c57caf
|
Merge pull request #27 from deno-biscuit/builders
feat: Builders
|
2022-07-05 00:04:35 -04:00 |
|
Marcos Susaña
|
9ddd9492a3
|
Merge branch 'main' into builders
|
2022-07-05 00:03:41 -04:00 |
|
|
59755f2f6e
|
Add integration-Update/Delete action
|
2022-07-04 21:53:31 -03:00 |
|
|
c05d8113bd
|
Update Integration structure
|
2022-07-04 21:12:39 -03:00 |
|
|
a36e0915e5
|
Add integrationCreate action
|
2022-07-04 21:11:16 -03:00 |
|
|
cb20e1f04d
|
Fix Integration account property
|
2022-07-04 21:02:50 -03:00 |
|
|
1e527cd24c
|
Add Integration structure
|
2022-07-04 20:54:05 -03:00 |
|
socram03
|
35ec425916
|
feacture: Builders
fix: fmt
|
2022-07-04 19:34:55 -04:00 |
|
Yuzu
|
948cd2f717
|
feat: BaseChannel.isStage
|
2022-07-04 12:35:17 -05:00 |
|
Yuzu
|
9a5a25c2d5
|
fix(webhook handling) closes #24
|
2022-07-04 10:40:14 -05:00 |
|
Yuzu
|
e170994ad3
|
Merge branch 'stage-instance-struct'
|
2022-07-03 23:15:02 -05:00 |
|
Yuzu
|
adc41c88f7
|
feat: StageInstance
|
2022-07-03 23:10:50 -05:00 |
|
|
37128ec283
|
Add guildRole-Create-Update-Delete actions
|
2022-07-04 00:56:28 -03:00 |
|
|
f449358bd8
|
Add webhooksUpdate action
|
2022-07-04 00:39:34 -03:00 |
|
|
0a83ee788f
|
Add guildEmojisUpdate action
|
2022-07-04 00:20:56 -03:00 |
|
|
1ca68f1326
|
Merge branch 'main' of https://github.com/yuzudev/biscuit
|
2022-07-04 00:00:59 -03:00 |
|
|
e4e7d6d9f7
|
Update tests/mod.ts intents
|
2022-07-04 00:00:45 -03:00 |
|
|
8fd209fab7
|
Add guildBanAdd and guildBanRemove actions
|
2022-07-04 00:00:19 -03:00 |
|
Yuzu
|
a2ca96f86b
|
Merge branch 'scripts'
|
2022-07-03 16:20:21 -05:00 |
|
Yuzu
|
04d9088e64
|
chore: add script runner
|
2022-07-03 16:19:09 -05:00 |
|
|
39833770a9
|
Merge branch 'main' of https://github.com/yuzudev/biscuit
|
2022-07-03 17:54:10 -03:00 |
|
|
cd517f2048
|
Add guildCreate and guildDelete events
|
2022-07-03 17:53:36 -03:00 |
|
Yuzu
|
aba8f8bd5a
|
Merge branch 'threads'
|
2022-07-03 15:50:01 -05:00 |
|
Yuzu
|
bd73782887
|
feat: GuildChannel.createThread
|
2022-07-03 15:47:26 -05:00 |
|
|
f5f579b32a
|
Merge branch 'main' of https://github.com/yuzudev/biscuit
|
2022-07-03 17:31:06 -03:00 |
|
|
202c020171
|
Resolving merge conflict (#8)
stuff
|
2022-07-03 20:27:56 +00:00 |
|
Yuzu
|
b7ff327a7c
|
feat: Guild.create Guild.delete Guild.edit
|
2022-07-03 15:17:17 -05:00 |
|
|
7c2822018c
|
Merge branch 'main' of https://github.com/nicolito128/biscuit
|
2022-07-03 17:11:47 -03:00 |
|
|
c8dab6573f
|
Resolved merge conflict
|
2022-07-03 17:10:14 -03:00 |
|
|
4ae53b821c
|
Merge pull request #1 from yuzudev/main
feat: threads
|
2022-07-03 16:52:13 -03:00 |
|
Yuzu
|
1cd41c67a7
|
feat: threads
|
2022-07-03 13:14:47 -05:00 |
|
|
78b8cf9da0
|
Webhook addition for Message (#7)
* Add webhook handling for Message
* formatting
|
2022-07-02 18:08:37 -03:00 |
|
|
c13d9b239f
|
formatting
|
2022-07-02 18:04:40 -03:00 |
|
|
482893a9ea
|
Add webhook handling for Message
|
2022-07-02 18:04:24 -03:00 |
|
|
aa3c2724d3
|
Fix Member: avatarURL() allowed for bots
|
2022-07-02 17:04:03 -03:00 |
|
|
e60deb6cd9
|
Update Member: avatarUrl -> avatarURL & using formatImageURL
|
2022-07-02 16:48:09 -03:00 |
|
Yuzu
|
8642b34544
|
Merge branch 'builders'
|
2022-07-02 14:12:20 -05:00 |
|
|
2b0a930d37
|
Push add-n128 (#6)
* Update User.ts method: avatarUrl -> avatarURL
* Url -> URL
* Fix endpoint for BaseGuild->iconURL
* formatting
|
2022-07-02 16:09:45 -03:00 |
|
Yuzu
|
fbfeecf8c5
|
feat: embeds
|
2022-07-02 14:06:04 -05:00 |
|
|
369a31fe02
|
formatting
|
2022-07-02 16:04:22 -03:00 |
|
|
fd2cb00bde
|
Fix endpoint for BaseGuild->iconURL
|
2022-07-02 15:37:37 -03:00 |
|
|
3de8d75924
|
Url -> URL
|
2022-07-02 15:36:44 -03:00 |
|
|
dde0d87524
|
Merge branch 'main' of https://github.com/yuzudev/biscuit into add-n128
|
2022-07-02 15:23:10 -03:00 |
|
Yuzu
|
58b98719b4
|
feat: BaseGuild.iconUrl
|
2022-07-02 13:08:35 -05:00 |
|
|
7fd0b01aa5
|
Merge branch 'main' of https://github.com/yuzudev/biscuit into add-n128
|
2022-07-02 14:27:25 -03:00 |
|
Yuzu
|
cc7a5848eb
|
refactor: structures & folders 2
|
2022-07-02 12:21:36 -05:00 |
|
Yuzu
|
d1d0a1ce76
|
refactor: structures & folders
|
2022-07-02 12:20:43 -05:00 |
|
Yuzu
|
e66356f2c4
|
fix: tests
|
2022-07-02 11:40:40 -05:00 |
|
Yuzu
|
177f361590
|
fix: fmt
|
2022-07-02 11:34:25 -05:00 |
|
Yuzu
|
5030361884
|
refactor: circular imports solved
|
2022-07-02 11:33:02 -05:00 |
|