Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (32 loc) · 1.01 KB

Concord

Modular Discord client/bot

Description

  • Intent: Create a modular, configurable, open-source Discord bot to be used on DAAV, LLC's Discord Server.
  • Requirements:
    • Easy to use, maintain, and develop
    • Easily configurable, and easy to develop custom modules

Overview

  • Project Lead: Anonoei
  • Language: Python 3.9
  • License: MIT
  • Status: DPS5
  • Dependencies:
    • discord.py

Development Status

  • Initial release
  • Initial documentation
  • Modules
    • GitHub
    • RoleManagement
    • Runtime User Interface (RUI)
  • Bot (backend)
  • Configurator (frontend)

Using Concord

  1. Download Concord
  2. Launch/Configure

Contributing to Concord

  1. Download from source
    • git clone --recurse https://github.com/daavofficial/Concord.git
    • 'Code' button near the top right > Download ZIP, extract the file
  2. Open the Concord folder in your editor
  3. Have fun!