~kris/9p

disco

06b704abda192c8f412b895458e2c4551975a39a — Sean Hinchee 8 years ago a36bee6
tweaks
1 files changed, 9 insertions(+), 3 deletions(-)

M README.md
M README.md => README.md +9 -3
@@ 6,9 6,12 @@ JSON config is in `$home/lib/disco.cfg` for setting password, should be made aut

## Install

`mk deps`

`mk install`
```
go get github.com/bwmarrin/discordgo
go get github.com/gorilla/websocket
go get golang.org/x/crypto
go get bitbucket.org/henesy/disco
```

## Problems



@@ 16,6 19,8 @@ JSON config is in `$home/lib/disco.cfg` for setting password, should be made aut

* JSON

* PM's are temporarily disabled

* Does not create accounts for you, this still needs to be done in a browser/app

* Does not support 2FA (Discord API explicitly does not allow this)


@@ 38,3 43,4 @@ Commands available in chat:
## Notes

If you can connect to a channel and see messages, but yours aren't sending, check to make sure your e-mail address is verified.