diamondburned (Forefront)
|
4a14c4d059
|
Bot: Allow variadic functions to have empty trailing arguments
|
2020-05-03 21:22:19 -07:00 |
|
diamondburned (Forefront)
|
6ece6e72ff
|
API: Added 'Raw' which describes that type better
|
2020-05-03 19:13:58 -07:00 |
|
diamondburned (Forefront)
|
be99041a03
|
Bot: API breakage to indicate changes
|
2020-05-03 19:12:44 -07:00 |
|
diamondburned (Forefront)
|
e9d81f67eb
|
Cleaned up go.sum
|
2020-05-03 18:36:04 -07:00 |
|
diamondburned (Forefront)
|
cf48bd8543
|
Bot: Variadic arguments are now ellipsized in help
|
2020-05-03 18:35:51 -07:00 |
|
diamondburned (Forefront)
|
b122aa6561
|
Bot: Added trailing manual parser support
|
2020-05-03 18:33:24 -07:00 |
|
diamondburned (Forefront)
|
3b903dce68
|
Bot: Added variadic arguments support
|
2020-05-03 15:59:10 -07:00 |
|
diamondburned (Forefront)
|
af682d3f35
|
API: WithContext documentation
|
2020-05-03 14:04:09 -07:00 |
|
diamondburned (Forefront)
|
a0bccd9c35
|
API: Added WithContext API, closes #15
|
2020-05-03 14:02:03 -07:00 |
|
diamondburned (Forefront)
|
892c88d808
|
CI bugs out if token is not provided, fixed that
|
2020-05-03 12:02:13 -07:00 |
|
diamondburned (Forefront)
|
10bdb19f68
|
Added a root package to allow go get
|
2020-04-27 11:41:28 -07:00 |
|
diamondburned (Forefront)
|
5a07d097da
|
CI: Added coverage for integration tests
|
2020-04-26 18:21:52 -07:00 |
|
diamondburned (Forefront)
|
c1ace1829b
|
API: Added an integration test for React
|
2020-04-26 17:27:08 -07:00 |
|
diamondburned (Forefront)
|
51e88a47b2
|
Gateway/Voice: Improved the event loop, fixed race conditions
|
2020-04-25 00:13:07 -07:00 |
|
diamondburned (Forefront)
|
5305600187
|
Added voice integration testing, re-enabled integration tests
|
2020-04-24 21:27:44 -07:00 |
|
diamondburned (Forefront)
|
cc153e1715
|
Voice: Updated package description
|
2020-04-24 20:29:14 -07:00 |
|
diamondburned (Forefront)
|
f2d93fe2ba
|
Voice: Updated README
|
2020-04-24 20:14:06 -07:00 |
|
diamondburned
|
ccf4c69801
|
Merge pull request #14 from matthewpi/feature/voice
|
2020-04-24 19:58:26 -07:00 |
|
Matthew Penner
|
327639e053
|
Merge pull request #1 from diamondburned/feature/voice2
Voice: refactored connection into 2 packages
|
2020-04-24 20:46:34 -06:00 |
|
diamondburned (Forefront)
|
3005c7b44a
|
Voice: Separated UDP and WS into packages, added io.Writer API
|
2020-04-24 19:36:33 -07:00 |
|
diamondburned (Forefront)
|
95624292f7
|
Gateway: Deprecated OP chan API, use PacerLoop.Extras instead
|
2020-04-24 15:32:14 -07:00 |
|
diamondburned (Forefront)
|
54ac0a6951
|
Gateway: Migrated to wsutil.PacemakerLoop
|
2020-04-24 15:30:15 -07:00 |
|
diamondburned (Forefront)
|
443ec791af
|
Heart: Moved PacemakerLoop to wsutil, changed Gateway abstractions to generic ones
|
2020-04-24 15:09:05 -07:00 |
|
diamondburned (Forefront)
|
2f076c041e
|
Gateway: Migrated functions and variables to other packages, added JSON default codecs
|
2020-04-23 23:34:08 -07:00 |
|
diamondburned (Forefront)
|
c0c17085ba
|
Heart: Migrated Voice to PacemakerLoop
|
2020-04-23 20:52:18 -07:00 |
|
diamondburned (Forefront)
|
4cfde32531
|
Voice: Added an integration test
|
2020-04-23 20:52:12 -07:00 |
|
diamondburned (Forefront)
|
a2a1ccd01e
|
Gateway: Fixed Invalid Session retrying forever bug
|
2020-04-22 14:45:19 -07:00 |
|
diamondburned (Forefront)
|
536018b5f8
|
State: Fixed VoiceStateSet
|
2020-04-21 15:38:31 -07:00 |
|
Matthew Penner
|
6a029e0c80
|
Improvements to the way voice waits for events
|
2020-04-21 16:37:22 -06:00 |
|
Matthew Penner
|
7b17afc8e9
|
Improvements to voice/README.md
|
2020-04-21 16:37:22 -06:00 |
|
Matthew Penner
|
1e5e0ac38a
|
Update go.sum, add voice/README.md with basic information on how the voice package functions
|
2020-04-21 16:37:22 -06:00 |
|
Matthew Penner
|
f429010ded
|
Add janky voice support
|
2020-04-21 16:37:22 -06:00 |
|
diamondburned (Forefront)
|
5acfe9c981
|
State: Fixed voice states store being nil
|
2020-04-21 15:32:15 -07:00 |
|
diamondburned (Forefront)
|
5c85e4aa64
|
Gateway: Fixed a typo in GuildCreateEvent
|
2020-04-21 15:32:00 -07:00 |
|
diamondburned (Forefront)
|
451d838544
|
API: Added more tests
|
2020-04-20 16:35:43 -07:00 |
|
diamondburned (Forefront)
|
610c19efea
|
API: Applied earlier Files change to Webhooks
|
2020-04-20 16:33:01 -07:00 |
|
diamondburned (Forefront)
|
f068e29af0
|
API: Allow empty messages with files to be sent
|
2020-04-20 16:30:12 -07:00 |
|
diamondburned (Forefront)
|
d4d8172d26
|
State: Added VoiceStates
|
2020-04-20 11:03:15 -07:00 |
|
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 |
|