diamondburned
|
05d49527f8
|
Merge pull request #13 from matthewpi/feature/voicestate-caching
Add VoiceState caching to the state package
|
2020-04-20 10:53:11 -07:00 |
|
diamondburned (Forefront)
|
748ad5641c
|
API: Added AllowedMentions and more tests
|
2020-04-19 16:35:37 -07:00 |
|
diamondburned (Forefront)
|
2afe683b7d
|
Utils: Added HTTP drivers
|
2020-04-19 14:53:53 -07:00 |
|
diamondburned (Forefront)
|
bf93a9cee9
|
Changed endpoint constants to variables
|
2020-04-19 09:30:12 -07:00 |
|
diamondburned (Forefront)
|
b9384042bb
|
Gateway: Added GatewayBot
|
2020-04-19 09:17:04 -07:00 |
|
Matthew Penner
|
5845348e47
|
Make only get voice state return ErrNotImplemented
|
2020-04-18 20:58:32 -06:00 |
|
Matthew Penner
|
b6c167970a
|
Add VoiceStates returned on GuildCreate and Ready to the state cache
|
2020-04-18 20:34:25 -06:00 |
|
Matthew Penner
|
9686a41539
|
Add voice state caching
|
2020-04-18 20:22:49 -06:00 |
|
diamondburned (Forefront)
|
0d81f9176a
|
Discord: Added a fallback avatar URL
|
2020-04-14 20:52:48 -07:00 |
|
diamondburned (Forefront)
|
d1f30b483d
|
Changed LICENSE.
|
2020-04-13 19:09:24 -07:00 |
|
diamondburned (Forefront)
|
813be25713
|
Gateway: Fixed infinite InvalidSession loop
|
2020-04-13 18:23:38 -07:00 |
|
diamondburned (Forefront)
|
e95227d3f5
|
State: Fixed reaction adds not being updated
|
2020-04-12 21:25:22 -07:00 |
|
diamondburned (Forefront)
|
7905e2138b
|
Fixed tests that broke because of previous breaking change
|
2020-04-12 16:24:28 -07:00 |
|
diamondburned (Forefront)
|
9873d475aa
|
State: Added Reaction state handlers
|
2020-04-12 16:14:27 -07:00 |
|
diamondburned (Forefront)
|
9411dcc74f
|
Bot: Removed deprecated Wait() API
|
2020-04-12 11:08:19 -07:00 |
|
diamondburned (Forefront)
|
4e4ebde93a
|
Gateway: Deprecated Wait(), fixed ReconnectOP bug
|
2020-04-12 11:06:43 -07:00 |
|
diamondburned (Forefront)
|
320e8a52f1
|
Gateway: Fixed unexpected ticker.Stop() blocking behavior
|
2020-04-11 20:38:10 -07:00 |
|
diamondburned (Forefront)
|
01e52334c6
|
Gateway: Possible bug fix, added more verbose debugging
|
2020-04-11 17:47:09 -07:00 |
|
diamondburned (Forefront)
|
3d47bada07
|
Gateway: Fixed the double Close and Gateway ReconnectOP bugs
|
2020-04-11 12:34:40 -07:00 |
|
diamondburned (Forefront)
|
e0a002cc6d
|
Bot: Descriptions now show next to arguments
|
2020-04-10 20:17:55 -07:00 |
|
diamondburned (Forefront)
|
06136b7d5f
|
Websocket: Replaced Conn's mutices with channels
|
2020-04-10 20:03:52 -07:00 |
|
diamondburned (Forefront)
|
aa53661b60
|
Bot: Prettier help formatting
|
2020-04-09 23:10:21 -07:00 |
|
diamondburned (Forefront)
|
70ace8e5e4
|
Bot: Added AllowBot
|
2020-04-09 21:46:21 -07:00 |
|
diamondburned (Forefront)
|
86d32bdbe9
|
Utils: Removed redundant stdlib errors import
|
2020-04-09 16:19:52 -07:00 |
|
diamondburned (Forefront)
|
cc530ce7a2
|
Bot: Allow func(T), added more documentation, minor fixes
|
2020-04-09 13:49:12 -07:00 |
|
diamondburned (Forefront)
|
922c32c0eb
|
Bot: Added FindCommand
|
2020-04-08 23:06:46 -07:00 |
|
diamondburned (Forefront)
|
fb1b028ad7
|
Bot: Corrected arguments.Emoji's ID field
|
2020-04-08 21:33:46 -07:00 |
|
diamondburned (Forefront)
|
3ee307b788
|
Bot: Added Usager, improved help
|
2020-04-08 21:25:50 -07:00 |
|
diamondburned (Forefront)
|
be12849668
|
Changed internal/ to utils/, allowing external imports
|
2020-04-08 19:28:40 -07:00 |
|
diamondburned (Forefront)
|
d5a3a0bd45
|
API: Changed ModifyChannel to match other Modify channels
|
2020-04-08 17:57:44 -07:00 |
|
diamondburned (Forefront)
|
bd32b19645
|
API: Fixed UserRateLimit 0 and omitempty
|
2020-04-08 17:48:36 -07:00 |
|
diamondburned (Forefront)
|
6dafb30401
|
State: Added more wrappers for direct messaging channels
|
2020-04-07 19:33:56 -07:00 |
|
diamondburned (Forefront)
|
e8694c74e5
|
Gateway: Slightly better documenting
|
2020-04-07 12:26:15 -07:00 |
|
diamondburned (Forefront)
|
2f597ebc0b
|
Session: Added an AfterClose handler as a *session.Close event
|
2020-04-06 19:36:06 -07:00 |
|
diamondburned (Forefront)
|
5750876348
|
Gateway: Fixed a race condition related to concurrent WS writes
|
2020-04-06 14:03:08 -07:00 |
|
diamondburned (Forefront)
|
9fefba18f7
|
Bot: Fixed tests to pass with the new Prefixer API
|
2020-04-06 13:31:27 -07:00 |
|
diamondburned (Forefront)
|
33061e916f
|
Gateway: Now waits for either READY or RESUMED before finishing Open()
|
2020-04-06 13:27:33 -07:00 |
|
diamondburned (Forefront)
|
09ae9fbb07
|
Bot: Added a Prefixer API which breaks the old Prefix string API
|
2020-04-06 13:27:33 -07:00 |
|
diamondburned (Forefront)
|
58f0feb143
|
State: Unavailable guilds are no longer added into the state
|
2020-04-06 13:27:33 -07:00 |
|
diamondburned (Forefront)
|
9f5c2ac958
|
Gateway: Switched to gorilla/websocket, fixes #11
|
2020-04-06 13:27:29 -07:00 |
|
diamondburned (Forefront)
|
b5f7af70f3
|
Gateway: Changed UpdateStatus to be more valid
|
2020-03-31 20:45:56 -07:00 |
|
diamondburned (Forefront)
|
f71852604b
|
Gateway: Fixed Since omitempty condition
|
2020-03-30 23:02:25 -07:00 |
|
diamondburned (Forefront)
|
74f7f5877d
|
Gateway: Fixed more omitempties for UpdateStatus
|
2020-03-30 22:50:46 -07:00 |
|
diamondburned (Forefront)
|
38eabeb1e9
|
Gateway: Fixed UpdateStatus omitempty and structs
|
2020-03-30 22:46:34 -07:00 |
|
diamondburned (Forefront)
|
727f23f8f4
|
Gateway: Added missing Activities slice in UpdateStatus
|
2020-03-30 22:22:32 -07:00 |
|
diamondburned (Forefront)
|
9f6d1bde30
|
Gateway: Separated Activity types
|
2020-03-30 22:00:28 -07:00 |
|
diamondburned (Forefront)
|
c9829b9e28
|
Gateway: Fixed invalid Since type for UpdateStatusData
|
2020-03-30 21:46:03 -07:00 |
|
diamondburned (Forefront)
|
8c833814ba
|
Examples: Fixed advanced_bot bug where it immediately removes its own handlers
|
2020-03-30 18:02:51 -07:00 |
|
diamondburned (Forefront)
|
1e400dfc27
|
Store: Small bug fixes related to the state store
|
2020-03-29 10:50:37 -07:00 |
|
diamondburned (Forefront)
|
00481b5490
|
Gateway: Fixed UserNotification constants
|
2020-03-26 19:11:25 -07:00 |
|