SLAPI Plugin Endpoints

SLAPI only has 1 Plugin specific endpoint. These type of endpoints will enable to access or manage the plugins via API

SLAPI Reload

  • Endpoint: $bot_url/ping
  • Type: Post
  • Params: none
  • Returns: it worked

Examples

curl -X POST http://localhost:4567/reload
Tags: api