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

https://github.com/mirasaki/cftools-discord-bot

A Discord bot that fully utilizes the CFTools Data API
https://github.com/mirasaki/cftools-discord-bot

api-integration api-wrapper broadcast cftools cftools-data-api dayz discord discord-bot dm-player flagged-player-list heal kick live-chat-relay location-teleports player-list player-teleports relative-teleports server-info teleport

Last synced: about 1 month ago
JSON representation

A Discord bot that fully utilizes the CFTools Data API

Awesome Lists containing this project

README

        

CFTools Bot Logo


CFTools Discord Bot


A Discord bot that fully utilizes the CFTools Data API.

[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
![build](https://img.shields.io/github/actions/workflow/status/mirasaki/cftools-discord-bot/test.yml)
[![CodeFactor](https://www.codefactor.io/repository/github/Mirasaki/cftools-discord-bot/badge)](https://www.codefactor.io/repository/github/Mirasaki/cftools-discord-bot)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Docker Pulls](https://img.shields.io/docker/pulls/mirasaki/cftools-discord-bot)
![version](https://img.shields.io/github/v/release/Mirasaki/cftools-discord-bot)





⭐ It's free, open-source, and self-host - meaning you're in full control



This project was created and open-sourced by Mirasaki Development. That means it's publicly available for anyone to grab and do whatever with (MIT licensed). This project will never be monetized, every feature will always be free (keep in mind CFTools has premium endpoints). All I need to keep adding new functionality and modules is some GitHub stars. Join the absolute legends below by clicking that Star button in the top-right of your screen, it doesn't cost you anything and means the world to us ❤️


[![Stargazers repo roster for @Mirasaki/cftools-discord-bot](https://reporoster.com/stars/Mirasaki/cftools-discord-bot)](https://github.com/Mirasaki/cftools-discord-bot/stargazers)





🎥 Showcase

Click to view

![dm-survivor](./assets/showcase/dm-survivor.gif)
![stats-normal](./assets/showcase/stats_normal.png)
![admin-player-list](./assets/showcase/admin-player-list.png)
![kick](./assets/showcase/kick.gif)
![flagged-player-list](./assets/showcase/flagged-player-list.png)
![server-info](./assets/showcase/server-info.png)

🤩 Features

- Discord > DayZ live chat feed - comes with a tag system and is **very** customizable
- Watch List - Receive role-ping notifications when a player in a custom managed list logs in
- Delayed Killfeed - Delay kill webhook messages (configurable) before forwarding them to a different/public channel
- Player Lists

- Public list
- Admin list with CFTools + Steam links
- Flagged list for potential troublesome accounts/players

- User-friendly in-game player auto complete
- Broadcast messages to everyone on server
- Direct Message (private) online players
- Heal players
- Kick players
- Kill players
- Manage time & weather
- Strip players, removing all their possessions
- Spawn items on players
- Teleport players
- Comes with support for custom (autocomplete enabled) teleport locations (`/teleport-location`), instead of having to provide coordinates (still supported in `/teleport` command)
- Teleport multiple or all to online player
- Teleport multiple or all to customizable locations
- Currently looking for people to contribute, we'd like a strong default configuration for users to utilize. Check out [the config file example](./config/teleport-locations/chernarus.json) and determine if you'd like to contribute, create a pull request or contact me on Discord: Mirasaki#2287
- Complete leaderboard integration with all available stats
- Display detailed player/individual statistics, supports Steam64, BattlEye GUID, and Bohemia Interactive Id
- Player hit zone % heat maps
- Server info overview
- And best of all, everything is configurable!

💡 Planned Features

- Execute raw RCon commands - I'm looking for someone that is very knowledgeable on available RCon command
- Dedicated Server Status channel, overview with online/offline status
- Manage Priority Queue
- Manage Ban lists
- Manage Whitelists
- Custom GameLab action support

🖥️ Hosting

We have partnered with [VYKIX.com](https://portal.vykix.com/aff.php?aff=17) after observing many of our clients using VYKIX services and products. Check them out for affordable and reliable hosting, they bring the **best DayZ hosting experience possible.** 📈

🔨 Installation

Check out [the wiki for this project](https://wiki.mirasaki.dev/docs/cftools-discord-bot) to learn how to configure and run this bot

> Open source, self-hosted, and MIT licensed, meaning you're in full control.

Back to top