PHPackages                             lordmacu/ebot-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. lordmacu/ebot-api

ActiveLibrary

lordmacu/ebot-api
=================

An API to interact with the CS:GO match manager, eBot

1.0.2(8y ago)029PHP

Since Oct 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/lordmacu/eBotAPI)[ Packagist](https://packagist.org/packages/lordmacu/ebot-api)[ RSS](/packages/lordmacu-ebot-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (4)Versions (5)Used By (0)

eBot API
========

[](#ebot-api)

This is an API to interact with the popular CS:GO Match Manager [eBot](http://www.esport-tools.net/ebot/). It is still a work in progress, not to be used for production quite yet.

Install
-------

[](#install)

To get the API, you need to get [Composer](http://getcomposer.org). Once you have Composer installed, run `composer require team-reflex/ebot-api` in your project directory. This will download the API so you can use it.

Usage
-----

[](#usage)

We are assuming that you have already imported the Composer autoload file into your project. If you have not done so, read the quick-start guide on the Composer website [here](http://getcomposer.org).

### Setting up

[](#setting-up)

Firstly, you need to set up your config.

```
