PHPackages                             cedroux/owbot - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cedroux/owbot

AbandonedArchivedCli[Utility &amp; Helpers](/categories/utility)

cedroux/owbot
=============

A Discord bot for Overwatch players

101[1 issues](https://github.com/cedroux/owbot/issues)PHP

Since Jul 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/cedroux/owbot)[ Packagist](https://packagist.org/packages/cedroux/owbot)[ RSS](/packages/cedroux-owbot/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

OWBot
=====

[](#owbot)

Introduction
------------

[](#introduction)

OWBot is a simple Discord bot for Overwatch players.
It allows players to track their competive ranking points and compare themselves to other players of the server.

Available commands
------------------

[](#available-commands)

### General

[](#general)

- **`!help`**
    List the available commands
- **`!help admin`** *(Admin only)*
    List the available commands for the admin users

### Overwatch

[](#overwatch)

- **`!rank `**
    Display the competitive rank of any BattleTag
- **`!addme `**
    Link your BattleTag and your Discord ID to the bot. You will now appear in the rankings and your rank changes will be broadcasted on the specified channels.
- **`!top`**
    Display the competive rank table of players registered in the server
- **`!top2`**
    Same as `!top` but in a fancy way (Not mobile friendly)
- **`!add `** *(Admin only)*
    Add any BattleTag to the tracking (but not linked to a Discord ID)
- **`!delete `** *(Admin only)*
    Remove a player from the tracking.
- **`!refresh`** *(Admin only)*
    Force a refresh of the ranks. *Not recommended as it can cause some lags.*

### Administration commands

[](#administration-commands)

- **`!setgame `**
    Update the game *played* by the bot. Will be seen in the user list as *Playing **Game name***
- **`!restart`**
    Restart OWBot
- **`!exit`**
    Kill the bot process

How to use
----------

[](#how-to-use)

### Requirements

[](#requirements)

- PHP &gt;= 7.0
- Composer

### Install

[](#install)

Get the repository and update dependencies

```
# Clone the repository
git clone https://github.com/Cedroux/owbot.git

# Change directory
cd owbot

# Install Composer dependencies
composer install
```

### Configure

[](#configure)

Copy and edit the default configuration file

```
cp config/config.example.php config/config.php
nano config/config.php
```

### Launch

[](#launch)

To start the bot, just execute `bot.php`

```
php bot.php
```

###  Health Score

10

—

LowBetter than 0% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/87e546de02298c9478f36331afe57d4657e016292b3108f3078691025a3bc5c0?d=identicon)[cedroux](/maintainers/cedroux)

---

Top Contributors

[![cedroux](https://avatars.githubusercontent.com/u/2563986?v=4)](https://github.com/cedroux "cedroux (39 commits)")

### Embed Badge

![Health badge](/badges/cedroux-owbot/health.svg)

```
[![Health](https://phpackages.com/badges/cedroux-owbot/health.svg)](https://phpackages.com/packages/cedroux-owbot)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
