2017 © Pedro PelĂĄez
 

cli owbot

A Discord bot for Overwatch players

image

cedroux/owbot

A Discord bot for Overwatch players

  • Monday, June 11, 2018
  • by cedroux
  • Repository
  • 2 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

OWBot

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., (*1)

Available commands

General

  • !help
    List the available commands, (*2)

  • !help admin (Admin only)
    List the available commands for the admin users, (*3)

Overwatch

  • !rank <BattleTag>
    Display the competitive rank of any BattleTag, (*4)

  • !addme <BattleTag>
    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., (*5)

  • !top
    Display the competive rank table of players registered in the server, (*6)

  • !top2
    Same as !top but in a fancy way (Not mobile friendly), (*7)

  • !add <BattleTag> (Admin only)
    Add any BattleTag to the tracking (but not linked to a Discord ID), (*8)

  • !delete <BattleTag> (Admin only)
    Remove a player from the tracking., (*9)

  • !refresh (Admin only)
    Force a refresh of the ranks. Not recommended as it can cause some lags., (*10)

Administration commands

  • !setgame <Game name>
    Update the game played by the bot. Will be seen in the user list as Playing Game name, (*11)

  • !restart
    Restart OWBot, (*12)

  • !exit
    Kill the bot process, (*13)

How to use

Requirements

  • PHP >= 7.0
  • Composer

Install

Get the repository and update dependencies, (*14)

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

# Change directory
cd owbot

# Install Composer dependencies
composer install

Configure

Copy and edit the default configuration file, (*15)

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

Launch

To start the bot, just execute bot.php, (*16)

php bot.php

The Versions

11/06 2018

dev-master

9999999-dev

A Discord bot for Overwatch players

  Sources   Download

MIT

The Requires

 

by CĂ©dric Roux

bot discord overwatch