ejabberd-api icon indicating copy to clipboard operation
ejabberd-api copied to clipboard

ejabberd API library in Go and multi-platform command-line tool

Results 5 ejabberd-api issues
Sort by recently updated
recently updated
newest added

1. run ejabberd23.10 2. register zlr@localhost zlr 3. go install -v github.com/processone/ejabberd-api/cmd/ejabberd@master 4. generate token : ``` ./ejabberd token -j zlr@localhost -p zlr -s ejabberd:admin``` 5. try the api ```./ejabberd...

Godoc doesn't work since there doesn't seem to be a LICENSE file for this project

Bumps [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin) from 2.3.2 to 2.4.0. Commits 64d23c5 Improved error message for missing required flags: now list all missing requi... 4702584 Do not pass command name to --completion-bash arguments in...

dependencies
go