https://github.com/jpb06/crevettebot
A simple discord bot to manage gaming stats / replay files for Dawn of War
https://github.com/jpb06/crevettebot
discord-bot discord-js nodejs postgresql sqlite
Last synced: 11 months ago
JSON representation
A simple discord bot to manage gaming stats / replay files for Dawn of War
- Host: GitHub
- URL: https://github.com/jpb06/crevettebot
- Owner: jpb06
- Created: 2017-08-27T13:20:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T22:27:39.000Z (over 8 years ago)
- Last Synced: 2025-01-12T09:28:58.185Z (about 1 year ago)
- Topics: discord-bot, discord-js, nodejs, postgresql, sqlite
- Language: JavaScript
- Homepage:
- Size: 57.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crevette bot
This is a simple bot for dowpro discord server. It can handle players stats using commands, and is able to read replay game recordings using the relicChunky format.
## Features
### Commands
#### !help
Displays the commands available.
#### !gaem
Registers game results between two players.


#### !stat
Displays the statistics of a player.


#### !top
Displays top ten players either by elo rating or by win/loss ratio.


### Replays parsing
Automatically parses uploaded files to a defined channel. If files are relic chunky replay files, extract data from them and generates a replay description.
