You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## - `bots` Includes methods to get data about specific bot or post statistics of your own bots
## - `servers` and `users` Includes methods to get data about specific server and user profile respectively
## - `search` Includes methods to perform search among server, bots and comments of previously mentioned resources
## **It's recommended to provide token where it is possible in resources methods**
##
## * Gateway
## - `notifications` Includes method to start receiving events from Boticord in real-time
##
## Examples
## ========
## Examples of usage are located in [project's readme](https://github.com/boticord/boticordnim) and [examples folder](https://github.com/boticord/boticordnim/tree/master/examples)