mavolin
|
f4be7971ee
|
Discord: add missing fields to Guild struct
|
2020-05-22 08:14:35 -07:00 |
|
diamondburned (Forefront)
|
9da01cccb3
|
Voice: Fixed a potential Write() stalling bug
|
2020-05-20 15:05:50 -07:00 |
|
mavolin
|
c5f1bf4753
|
Discord: add docs for auditlog.go
|
2020-05-18 10:25:17 -07:00 |
|
diamondburned (Forefront)
|
53c1ea0f0d
|
State: Fixed Discord not setting GuildID for Ready.Guild.Channels
|
2020-05-17 23:11:14 -07:00 |
|
diamondburned (Forefront)
|
64c6ca7916
|
Gateway: Fixed GuildCreateEvent not having Channels
|
2020-05-17 22:48:16 -07:00 |
|
diamondburned (Forefront)
|
dc303a8635
|
Merge branch 'master' of github.com:diamondburned/arikawa
|
2020-05-17 13:31:15 -07:00 |
|
diamondburned (Forefront)
|
dfcf6770c3
|
State: Fixed message out-of-bound during copying
|
2020-05-17 13:31:08 -07:00 |
|
mavolin
|
805df29c2e
|
Discord: fix #83
|
2020-05-17 10:34:47 -07:00 |
|
mavolin
|
1c53befad4
|
API: fix wrong endpoint for GuildWidget and ModifyGuildWidget
|
2020-05-17 10:34:11 -07:00 |
|
diamondburned
|
032ae736ab
|
Merge pull request #80 from mavolin/lowercase-errors
|
2020-05-16 17:32:17 -07:00 |
|
diamondburned
|
05f01964fe
|
Merge pull request #81 from mavolin/77-no-limits
|
2020-05-16 17:31:43 -07:00 |
|
mavolin
|
b3fabae701
|
API: implement #77
|
2020-05-17 01:35:57 +02:00 |
|
mavolin
|
41ce1f389e
|
make all error messages lowercase
|
2020-05-16 23:14:49 +02:00 |
|
diamondburned
|
ff8ebcbacf
|
Merge pull request #79 from mavolin/76-async-state
|
2020-05-16 13:41:37 -07:00 |
|
mavolin
|
38b2d4d2b4
|
State: fix errors not returned
|
2020-05-16 22:36:46 +02:00 |
|
mavolin
|
9ce1a967d8
|
Merge remote-tracking branch 'origin/76-async-state' into 76-async-state
|
2020-05-16 22:19:47 +02:00 |
|
mavolin
|
6202f53ebb
|
State: implement #76
|
2020-05-16 22:15:59 +02:00 |
|
mavolin
|
d9e0580e45
|
State: implement #76
|
2020-05-16 22:13:40 +02:00 |
|
diamondburned (Forefront)
|
130e60c162
|
Merge branch 'master' of github.com:diamondburned/arikawa
|
2020-05-16 13:06:12 -07:00 |
|
diamondburned (Forefront)
|
5aec467779
|
State: Fixed incoming messages being backwards in order
|
2020-05-16 13:05:11 -07:00 |
|
diamondburned
|
24e29ecb38
|
Merge pull request #75 from mavolin/74-guild-widget
|
2020-05-16 10:19:25 -07:00 |
|
mavolin
|
22a6994c50
|
Discord: implement #74
|
2020-05-16 17:57:25 +02:00 |
|
diamondburned
|
1df6bf61fc
|
Merge pull request #73 from mavolin/master
|
2020-05-15 13:21:16 -07:00 |
|
Maximilian von Lindern
|
2c98f4e8e4
|
Discord: fix typo
|
2020-05-15 22:13:15 +02:00 |
|
mavolin
|
2c4022734b
|
Discord: create XURLWithType methods
|
2020-05-15 22:07:27 +02:00 |
|
mavolin
|
ceb6986749
|
Discord: add ImageType
|
2020-05-15 21:52:45 +02:00 |
|
diamondburned
|
aa99f50b9c
|
Merge pull request #72 from mavolin/70-endpoint
Discord: fix wrong URL endpoint
|
2020-05-15 12:16:22 -07:00 |
|
mavolin
|
6ee5a1b26d
|
Discord: fix #70
|
2020-05-15 20:39:08 +02:00 |
|
mavolin
|
48a13e1fe8
|
API: add missing trailing linefeed
|
2020-05-15 20:38:22 +02:00 |
|
diamondburned
|
0c21aa8571
|
Merge pull request #69 from mavolin/46-guild-preview
API: Add missing GuildPreview endpoint
|
2020-05-15 11:28:29 -07:00 |
|
mavolin
|
b5dedf9408
|
API/Discord: add GuildPreview
|
2020-05-15 20:10:35 +02:00 |
|
diamondburned
|
65641652c4
|
Merge pull request #67 from mavolin/55-user-connections
|
2020-05-15 10:50:11 -07:00 |
|
diamondburned
|
f05eb0d5a8
|
Merge branch 'master' into 55-user-connections
|
2020-05-15 10:49:46 -07:00 |
|
diamondburned
|
6f6cf2b85c
|
Merge pull request #66 from mavolin/63-edit
|
2020-05-15 10:45:53 -07:00 |
|
mavolin
|
7cb3520bc7
|
API: re-add pointer to embed to preserve optionality
|
2020-05-15 19:40:00 +02:00 |
|
diamondburned
|
2d8e08e5e9
|
Merge pull request #68 from mavolin/54-create-group
|
2020-05-15 10:39:58 -07:00 |
|
mavolin
|
b6fee46f69
|
API: remove comment
|
2020-05-15 19:37:10 +02:00 |
|
mavolin
|
4eef15ec7d
|
API: add UserConnections method (#55)
|
2020-05-15 19:31:23 +02:00 |
|
mavolin
|
a963ea46f1
|
API: fix missing doc
|
2020-05-15 19:29:04 +02:00 |
|
mavolin
|
52a7582dab
|
API: remove the pointer of Embed to concur with SendMessage
|
2020-05-15 19:19:13 +02:00 |
|
mavolin
|
11cf1eb769
|
API: implement #63
|
2020-05-15 19:17:52 +02:00 |
|
mavolin
|
e362b10084
|
API: update docs
|
2020-05-15 19:14:37 +02:00 |
|
diamondburned
|
795a69ca7d
|
Bot: Added EditableCommands
|
2020-05-14 18:52:15 -07:00 |
|
diamondburned
|
6b8628804f
|
Merge pull request #65 from diamondburned/nf-deprecation
|
2020-05-14 18:16:17 -07:00 |
|
diamondburned
|
17c620dd5a
|
Bot: Updated arguments test
|
2020-05-14 18:07:16 -07:00 |
|
diamondburned
|
fe950de9e0
|
Examples: Fixed up advanced_bot to make it up to date
|
2020-05-14 18:01:48 -07:00 |
|
diamondburned (Forefront)
|
7d683a2ace
|
Examples: Updated advanced_bot to the new API
|
2020-05-14 14:20:23 -07:00 |
|
diamondburned
|
729979088c
|
Bot: Added more tests and the Help API
|
2020-05-14 14:04:18 -07:00 |
|
diamondburned (Forefront)
|
6613aa5b41
|
Bot: Added tests for middlewares
|
2020-05-14 13:59:17 -07:00 |
|
diamondburned (Forefront)
|
e556d2afad
|
Bot: Partially implemented middlewares
|
2020-05-14 13:59:17 -07:00 |
|