Brandon Smith
|
adf30ad4e5
|
Added DeleteMessage, added ChannelId to outgoing messages
|
2015-08-13 13:45:49 -03:00 |
|
Brandon Smith
|
a7455ba60f
|
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
|
2015-08-13 13:09:50 -03:00 |
|
Brandon Smith
|
206bafce7b
|
Bug fixes
|
2015-08-13 13:09:43 -03:00 |
|
RogueException
|
b29fcfba76
|
Removed PM from todo list
|
2015-08-13 12:23:20 -03:00 |
|
Brandon Smith
|
71a07f0109
|
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
|
2015-08-13 12:22:23 -03:00 |
|
Brandon Smith
|
28d69300b8
|
Added CreatePMChannel
|
2015-08-13 12:22:09 -03:00 |
|
RogueException
|
8ea4a5e6f8
|
Formatting fix
|
2015-08-13 10:42:51 -03:00 |
|
RogueException
|
554fec21b4
|
Added links to the node libraries by izy521 and hydraboly
|
2015-08-13 10:42:30 -03:00 |
|
Brandon Smith
|
87e9fdb603
|
Added server icon property
|
2015-08-13 01:49:10 -03:00 |
|
Brandon Smith
|
c1f08d5076
|
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
|
2015-08-13 01:41:04 -03:00 |
|
Brandon Smith
|
ae4b519b7a
|
Fixed GUILD_UPDATE crash
|
2015-08-13 01:40:54 -03:00 |
|
RogueException
|
541c32008e
|
Update README.md
|
2015-08-12 17:24:38 -03:00 |
|
RogueException
|
d08fa87268
|
Update README.md
|
2015-08-12 17:00:38 -03:00 |
|
Brandon Smith
|
6abd07e0bf
|
Don't crash if a reconnect attempt fails
|
2015-08-12 11:06:02 -03:00 |
|
Brandon Smith
|
e2862c862b
|
Added GUILD_UPDATE websocket event
|
2015-08-11 23:26:06 -03:00 |
|
Brandon Smith
|
ff6b78bab4
|
Added WebSocket timeout, Test event timeout
|
2015-08-11 11:29:45 -03:00 |
|
Brandon Smith
|
98687c80a1
|
Fixed minor event test issue
|
2015-08-11 11:25:40 -03:00 |
|
Brandon Smith
|
1d222e9f3e
|
Added Create/Destroy Channel
|
2015-08-11 00:01:46 -03:00 |
|
Brandon Smith
|
1c52a62fb6
|
Added some tests, fixed related bugs
|
2015-08-10 23:29:21 -03:00 |
|
Brandon Smith
|
f7f73a9d1a
|
Cleanup, added SendMessage aliases
|
2015-08-10 22:46:41 -03:00 |
|
Brandon Smith
|
cf63733ee0
|
Some Http fixes, added SendMessage response
|
2015-08-10 18:08:35 -03:00 |
|
Brandon Smith
|
19ba8e376c
|
Fixed GET methods
|
2015-08-10 16:52:47 -03:00 |
|
Brandon Smith
|
7d7c14eb9d
|
Added gitattributes
|
2015-08-09 11:36:55 -03:00 |
|
Brandon Smith
|
d15ec6d1e7
|
Added credentials to gitignore
|
2015-08-09 11:34:52 -03:00 |
|
Brandon Smith
|
c80f496545
|
Collapsed Discord.Models namespace
|
2015-08-09 11:34:19 -03:00 |
|
Brandon Smith
|
8568d259fd
|
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
|
2015-08-09 11:30:17 -03:00 |
|
Brandon Smith
|
a9c495090b
|
Revert "Collapsed Discord.Models namespace, cleaned up Message cache"
This reverts commit 389372b93f.
|
2015-08-09 11:29:56 -03:00 |
|
Brandon Smith
|
389372b93f
|
Collapsed Discord.Models namespace, cleaned up Message cache
|
2015-08-09 11:19:27 -03:00 |
|
RogueException
|
d7a3d78c7e
|
Update README.md
Fixed newline
|
2015-08-09 02:10:26 -03:00 |
|
Brandon Smith
|
d0bd1e7d67
|
Updated README
|
2015-08-08 11:54:08 -03:00 |
|
Brandon Smith
|
20a13df28b
|
Clear caches on manual disconnect
|
2015-08-08 11:52:08 -03:00 |
|
Brandon Smith
|
070121c9dc
|
Added Channel reference to message
|
2015-08-08 11:29:40 -03:00 |
|
Brandon Smith
|
d9d4d6d621
|
Added Kick/Ban/Mute/Deaf, cleaned Http Helper, removed a few leftovers from 0.1
|
2015-08-08 11:27:53 -03:00 |
|
Brandon Smith
|
1c366c078b
|
Major cleanup, added message and role caches, added a few events, added test placeholder
|
2015-08-07 23:22:45 -03:00 |
|
RogueException
|
5b250d3719
|
Update README.md
|
2015-08-05 07:46:05 -03:00 |
|
Brandon Smith
|
d141d555d9
|
Added several new events
|
2015-08-04 16:54:40 -03:00 |
|
Brandon Smith
|
75af3cb864
|
Simplified Regions
|
2015-08-04 15:45:37 -03:00 |
|
Brandon Smith
|
85f09c590b
|
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
|
2015-08-04 14:56:34 -03:00 |
|
Brandon Smith
|
ebd76f9ebe
|
Updated AssemblyInfo
|
2015-08-04 14:36:58 -03:00 |
|
Brandon Smith
|
7b29abc2bf
|
Initial Commit - V0.1.0
|
2015-08-04 14:34:50 -03:00 |
|
RogueException
|
f74051884a
|
Minor wording change
|
2015-08-04 14:32:53 -03:00 |
|
RogueException
|
1c3fb8f4a5
|
Create README.md
|
2015-08-04 14:30:28 -03:00 |
|
RogueException
|
567e60706e
|
Initial commit
|
2015-08-04 05:04:33 -03:00 |
|