Brandon Smith
|
7f8b61f728
|
Dont parse commands if there are none configured.
|
9 years ago |
Brandon Smith
|
e3af3988b9
|
Don't crash when null config is passed to DiscordClient
|
9 years ago |
Brandon Smith
|
e6be52e83b
|
Use better exceptions during websocket errors
|
9 years ago |
Brandon Smith
|
999e62f81e
|
Remove unnecessary DNXCore checks
|
9 years ago |
Brandon Smith
|
4e29ff1ae6
|
I guess Mono doesn't support AllowNatTraversal?
|
9 years ago |
Brandon Smith
|
6040920c23
|
v0.6.0
|
9 years ago |
Brandon Smith
|
82d909a7c7
|
Refactor tools have failed me
|
9 years ago |
Brandon Smith
|
738f5fa849
|
More cleanup
|
9 years ago |
Brandon Smith
|
5e8291fe25
|
Bug fixes
|
9 years ago |
Brandon Smith
|
7f04af4db3
|
Unhid PrivateChannel
|
9 years ago |
Brandon Smith
|
66d8eab986
|
Changed GetPMChannel to GetOrCreatePMChannel, added SendPrivateMessage, hid User.PrivateChannel
|
9 years ago |
RogueException
|
0fcf1367de
|
Update README.md
|
9 years ago |
RogueException
|
5d5c5aa660
|
Update README.md
|
9 years ago |
RogueException
|
a32ae7f8c6
|
Typo, simplifications and new example
|
9 years ago |
RogueException
|
597462857c
|
Refactored DiscordClient, added argument validations to API and connection functions
|
9 years ago |
RogueException
|
546726c027
|
Merge pull request #2 from moiph/master
Adding argument null check in sendmessage
|
9 years ago |
Pat Murphy
|
d0a6108529
|
Adding argument null check in sendmessage
|
9 years ago |
RogueException
|
8aee46153e
|
Typo
|
9 years ago |
RogueException
|
dc9552b9a0
|
Cleaned up websocket debug statements
|
9 years ago |
RogueException
|
cb88b69a7f
|
Added XHRRawOutput, XHRTiming and VoiceInput debug types
|
9 years ago |
RogueException
|
adff96e1cf
|
Fixed some edge cases, made Http (now called JsonHttpClient) instanced.
|
9 years ago |
RogueException
|
26c603531a
|
Fixed several command errors
|
9 years ago |
RogueException
|
20e267cfa4
|
Added some more debug data, fixed potential crashes.
|
9 years ago |
RogueException
|
2e85ed2899
|
Added EnableDebug option and a lot of debug events
|
9 years ago |
RogueException
|
2086a0fa04
|
0.6 beta2 - Added api/gateway
|
9 years ago |
RogueException
|
9d06e2b48d
|
Clean all the things!
|
9 years ago |
RogueException
|
a19c4b4547
|
Clean up dnxcore voice stuff
|
9 years ago |
RogueException
|
d6acf44897
|
Don't show code specifics in exceptions.
|
9 years ago |
RogueException
|
29328d5370
|
Added an EnabledVoice option to the config, disabled by default.
|
9 years ago |
Brandon Smith
|
827ffc3e29
|
Updated Solution
|
9 years ago |
Brandon Smith
|
4438f3d35c
|
Added ClearVoiceBuffer, thread support (disabled currently), and some minor voice performance improvements
|
9 years ago |
Brandon Smith
|
94e26624d7
|
Cleanup
|
9 years ago |
Brandon Smith
|
2df72bbb8f
|
Clean up some debug statements
|
9 years ago |
Brandon Smith
|
649e1bbe7c
|
Don't crash when people leave a server
|
9 years ago |
Brandon Smith
|
7e5813dd94
|
Fixed the voice things!
|
9 years ago |
Brandon Smith
|
74517d0ef3
|
Initial outgoing audio support
|
9 years ago |
Brandon Smith
|
74f1272737
|
Minor voice changes
|
9 years ago |
Brandon Smith
|
1c547a7a83
|
Added opus libs
|
9 years ago |
Brandon Smith
|
71e609ebc5
|
Added Opus.Net project.json
|
9 years ago |
Brandon Smith
|
32565efa5c
|
Added Opus.Net, fixed public IP method, starting to add outgoing voice support.
|
9 years ago |
Brandon Smith
|
a80355699a
|
Added libsodium, set up UDP socket for voice.
|
9 years ago |
Brandon Smith
|
a2fee3213f
|
Removing some debug stuff
|
9 years ago |
Brandon Smith
|
061db73f03
|
Minor tweaks
|
9 years ago |
Brandon Smith
|
c6af57974b
|
Added connecting to voice chat.
|
9 years ago |
Brandon Smith
|
1e4162cd98
|
More voice prep work
|
9 years ago |
Brandon Smith
|
a7c4bfa595
|
Started adding support for voice
|
9 years ago |
Brandon Smith
|
a7fa1e48d6
|
Stop crashing on reconnect
|
9 years ago |
Brandon Smith
|
9f2b305a19
|
Actually return temp messages from SendMessage when queue is enabled.
|
9 years ago |
Brandon Smith
|
467ce68343
|
Added SendMessage queue
|
9 years ago |
Brandon Smith
|
92bcfd024e
|
Renamed MessageAcknowledged to MessageRead
|
9 years ago |