Bruce Marriner
|
5e45d0a4fc
gofmt file
|
8 years ago |
Bruce Marriner
|
9069f81c6e
Better gofmt check, now without an error.
|
8 years ago |
Bruce Marriner
|
90b83fefeb
Make travis check format, and test it..
|
8 years ago |
Bruce Marriner
|
fb663ac348
Linting
|
8 years ago |
Bruce Marriner
|
ab465c38c4
drop 1.4, add tip, make golint error.
|
8 years ago |
Bruce Marriner
|
d6c91f2350
Try 2?
|
8 years ago |
Bruce Marriner
|
d7fd659073
Add race and vet testing.
|
8 years ago |
Bruce Marriner
|
9d715837f6
Rewrite test to avoid data race
|
8 years ago |
Bruce Marriner
|
11f11de41c
Protect writes to DataReady with mutex lock
|
8 years ago |
Bruce Marriner
|
6c4d9f0ad7
Removed unused func
|
8 years ago |
Bruce Marriner
|
5322552229
Fix data race in tests
|
8 years ago |
Bruce Marriner
|
32229d5de5
Fix data race
|
8 years ago |
Bruce Marriner
|
face6df4b6
Do not call session onEvent as goroutine
|
8 years ago |
Bruce Marriner
|
34c4ad5aa2
Fix data race issue
|
8 years ago |
Bruce Marriner
|
e451cb36c3
Clear SessionID when reconnecting voice
|
8 years ago |
Bruce Marriner
|
e76dafab78
Do spam unready session error on voice reconnec
|
8 years ago |
Nicholas Stafie
|
912d26b6bf
Add function to get a single message by ID
|
8 years ago |
Bruce
|
79d49f86fb
Merge pull request #216 from jonas747/userguildsettings
|
8 years ago |
jonas747
|
f2f2d6430b
Added UserGuildSettingsEdit
|
8 years ago |
Bruce Marriner
|
339ec5f4d7
Merge branch 'b1naryth1ef-feature/sharding' into develop
|
8 years ago |
Bruce Marriner
|
9dc51d1c49
Only Shard when ShardCount > 1
|
8 years ago |
Bruce Marriner
|
d03b3eedfa
Merge branch 'feature/sharding' of https://github.com/b1naryth1ef/discordgo into b1naryth1ef-feature/sharding
|
8 years ago |
Bruce Marriner
|
c8d01b7f60
Reconnect now does a full disconnect and reconnect
|
8 years ago |
Bruce Marriner
|
c32de41481
Force Voice reconnect on gateway reconnects
|
8 years ago |
Bruce Marriner
|
d59000f544
Fix Avatar Test, so it works better.
|
8 years ago |
Bruce Marriner
|
43b5f3a252
Update test to remove extra parameter
|
8 years ago |
Bruce Marriner
|
233e672287
Remove examples on converting user to bot
|
8 years ago |
Bruce Marriner
|
d1184ab1fd
Linting comments, remove deadcode.
|
8 years ago |
Bruce Marriner
|
cec33d9477
Arange struct to reduce memory usage.
|
8 years ago |
Bruce Marriner
|
ae860ce166
Follow Go naming conventions.
|
8 years ago |