项目作者: notem

项目描述 :
A discord bot to help players form groups / parties.
高级语言: Java
项目地址: git://github.com/notem/Rider-Bot.git
创建时间: 2017-01-17T03:26:40Z
项目社区:https://github.com/notem/Rider-Bot

开源协议:GNU General Public License v3.0

下载


Warning:

  1. - This is abandonware.
  2. - Code quality is poor!
  3. - Documentation is non-existant.

Rider-Bot

Features

  • Create ‘looking for group’ entries quickly
  • All entries viewable in dedicated channel, ordered by age
  • Entries track members via mentions and allow option size limits
  • Groups are automatically removed after they expire (configurable)
  • Minutes since last update displayed on the entry
  • Users are automatically assigned a role

Prerequisites

  • Java 8
  • Maven

Setup

1) Clone this repository
2) Use maven to compile the application with dependencies
3) Launch the bot with java, a configuration file should have been created
4) Add your Discord-bot token to the configuration file
5) Run the bot application (preferably in terminal window to view the basic log output)

Dependencies