An open API service indexing awesome lists of open source software.

https://github.com/jefreesujit/cco-helper-bot

A simple helper bot for Cyber code online
https://github.com/jefreesujit/cco-helper-bot

Last synced: about 1 year ago
JSON representation

A simple helper bot for Cyber code online

Awesome Lists containing this project

README

          

# CCO Helper Bot
---
![Status: Online](https://img.shields.io/badge/Status-ONLINE-green?style=flat-square&logo=discover)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://www.gnu.org/licenses/mit)

A simple helper discord bot for Cyber code online to track in-game event and activities

## Discord Bot

Invite bot to the server by clicking the discord button below:

[![Invite: CCO Helper Bot](https://img.shields.io/badge/Invite-CCO_HELPER_BOT-blueviolet?style=for-the-badge&logo=discord)](https://discord.com/api/oauth2/authorize?client_id=962740178219302972&permissions=76800&scope=bot)

### Commands
```
!cco ping
```
```
!cco configure

- gang
- timezone
- alias [PRO]
```

```
!cco track

- fetch
- track
- untrack
```

```
!cco gang

- stats
- topcontribs
```

### Development

Want to contribute? You're welcome!

Open your favorite Terminal and run these commands.

```
git clone https://github.com/Jefreesujit/cco-helper-bot.git
```
```
npm install
```
```
npm start
```

#### Todos

- Enable configuration for gang and timezone
- Add functionality for gang stats and top contributions
- Add support for weekly progress report
- Auto track guild battles

### License
----
MIT