|
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 |
|
Yuzu
|
a2b53ab51e
|
fix: TextChannel no longer extends GuildChannel
|
2022-07-02 10:19:08 -05:00 |
|
Yuzu
|
36acf92ad1
|
refactor: channels
|
2022-07-02 08:52:54 -05:00 |
|
Yuzu
|
484ed2c0f7
|
feat: components
|
2022-07-02 07:50:53 -05:00 |
|
|
fd15e1a5f4
|
Merge branch 'main' of https://github.com/yuzudev/biscuit into add-n128
|
2022-07-01 21:17:07 -03:00 |
|
Yuzu
|
d10adfdec3
|
patch: Session.applicationId
|
2022-07-01 17:10:34 -05:00 |
|
Yuzu
|
5b0d124380
|
feat: all role-related endpoints
|
2022-07-01 16:50:16 -05:00 |
|
Yuzu
|
b99218bdc3
|
refactor: Channel -> BaseChannel
|
2022-07-01 16:18:59 -05:00 |
|
Yuzu
|
3f714eb295
|
feat: TextChannel.sendMessage/editMessage
|
2022-07-01 16:10:56 -05:00 |
|
Yuzu
|
37f4071da6
|
feat: Embed struct
|
2022-07-01 16:04:58 -05:00 |
|
Yuzu
|
dba2de7305
|
fix: fmt
|
2022-07-01 14:47:51 -05:00 |
|
Yuzu
|
5b98c593af
|
add interaction timeouts
|
2022-07-01 14:44:38 -05:00 |
|
Yuzu
|
852e4d58c6
|
dry code a bit
|
2022-07-01 14:38:48 -05:00 |
|
Yuzu
|
c6e6a6392e
|
feat: Message.crosspost and fix latest commit
|
2022-07-01 14:31:43 -05:00 |
|
Yuzu
|
050d5a3973
|
feat: all reaction-related endpoints
|
2022-07-01 14:10:25 -05:00 |
|
Yuzu
|
486fcbe289
|
feat: Message.pin/unpin TextChannel.pinMessage/unpinMessage
|
2022-07-01 13:30:59 -05:00 |
|
Yuzu
|
6e57f95a4d
|
feat: VoiceChannel.connect
|
2022-07-01 13:17:42 -05:00 |
|
Yuzu
|
bc324f5d29
|
feat: Guild.unbanMember
|
2022-07-01 11:16:22 -05:00 |
|
Yuzu
|
ea5f3d53a8
|
feat: Guild.pruneMembers etc
|
2022-07-01 10:46:41 -05:00 |
|
Yuzu
|
5abbe95750
|
feat: Guild.editMember
|
2022-07-01 10:34:45 -05:00 |
|
Yuzu
|
44a9f11fd6
|
feat: set bot's nickname
|
2022-07-01 10:25:37 -05:00 |
|
Yuzu
|
71aa75c660
|
patch: add interaction event
|
2022-07-01 10:17:05 -05:00 |
|
Yuzu
|
42e5c9f62b
|
fix: idk
|
2022-07-01 10:12:48 -05:00 |
|
Yuzu
|
fcf8c60cca
|
patch: move Member.ban() to Guild.banMember()
|
2022-07-01 10:09:29 -05:00 |
|
Yuzu
|
60484dab40
|
feat: interaction.Respond
|
2022-07-01 09:53:29 -05:00 |
|
Yuzu
|
8653e190ea
|
events and stuff
|
2022-07-01 09:15:47 -05:00 |
|
|
31d2602ac7
|
Merge branch 'main' of https://github.com/yuzudev/biscuit into add-n128
|
2022-06-30 21:59:28 -03:00 |
|
Yuzu
|
228b9dfb3b
|
Merge branch 'main' into interaction-struct
|
2022-06-30 13:26:34 -05:00 |
|
Yuzu
|
bc3dee754f
|
idk
|
2022-06-30 13:17:53 -05:00 |
|
Yuzu
|
9b7e1b9b1b
|
stuff
|
2022-06-30 12:33:00 -05:00 |
|
Yuzu
|
9e6a8699ff
|
feat: GuildChannel.fetchInvites
|
2022-06-30 11:41:23 -05:00 |
|
Yuzu
|
ea18fbc71d
|
feat: final Guild endpoints
|
2022-06-30 11:30:27 -05:00 |
|
Yuzu
|
b87c0716cc
|
working on interactions
|
2022-06-30 10:31:02 -05:00 |
|
|
49cadc14f8
|
Update User.ts method: avatarUrl -> avatarURL
|
2022-06-28 01:31:00 -03:00 |
|
|
b4d5c236d8
|
Update .gitignore: ignore vscode settings
|
2022-06-28 01:25:06 -03:00 |
|
Yuzu
|
1124d56603
|
fix: fmt
|
2022-06-27 22:49:26 -05:00 |
|