~kris/9p

disco

cbe0f9627238a2d9cbb809cd126598843b7d25f3 — Sean Hinchee 7 years ago 8e24774
document auth= stuff
1 files changed, 20 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +20 -0
@@ 33,6 33,26 @@ Commands available in chat:
| :p        | Pulls up the private channel menu |
| :n name   | Change nickname to `name` |

## Config

A normal $home/lib/disco.ndb looks something like:

```
auth=pass
loadbacklog=true
messages=10
promptchar=→
timestampchar=>

username=cooldude@mycooldomain.com	password=somepassword1
```

Note that the auth= tuple accepts

	auth=factotum

for authentication using a factotum key and will ignore the password= tuple.

## 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.