fibs/doc.go

11 lines
260 B
Go

/*
Package fibs provides a FIBS.com (online backgammon) client library.
In addition to the standard FIBS commands, the following internal custom
commands are available:
- `watch` - Watch a random game
- `tv` - Watch random games continuously
*/
package fibs