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
- Host: GitHub
- URL: https://github.com/jefreesujit/cco-helper-bot
- Owner: Jefreesujit
- License: mit
- Created: 2022-06-12T07:55:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T05:01:58.000Z (over 2 years ago)
- Last Synced: 2025-02-10T22:47:07.269Z (over 1 year ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CCO Helper Bot
---

[](https://github.com/psf/black)
[](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:
[](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