Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/platz1de/territorial-discord-bot

Simple point management bot with BetterTT integration
https://github.com/platz1de/territorial-discord-bot

Last synced: 19 days ago
JSON representation

Simple point management bot with BetterTT integration

Awesome Lists containing this project

README

        

# Territorial Point System

Simple point management system for Territorial.io-related clan servers.

Public hosted version: [invite](https://discord.com/api/oauth2/authorize?client_id=1129748745530114049&permissions=268435456&scope=bot%20applications.commands)

## Installation

1. Clone the repository
2. Install dependencies with `npm install`
3. Install TypeScript globally with `npm install -g typescript` (if not already installed)
4. Compile the bot with `tsc`
5. Paste your bot token in `build/config.json` (Obtainable from [here](https://discord.com/developers/applications)
6. Run the bot with `cd build && node PointManager`

## Usage

Before using the bot run the `!setup` command and complete the setup process.

A list of commands can be found by running `/help` in your Discord server.