PHPackages                             team-reflex/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. [API Development](/categories/api)
4. /
5. team-reflex/ebot-api

AbandonedArchivedLibrary[API Development](/categories/api)

team-reflex/ebot-api
====================

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

1.0.1(10y ago)01.1k1PHPPHP ^5.4

Since Oct 2Pushed 10y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (3)Versions (4)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.

```
