sovereignbot/citadel

View on GitHub
README.md

Summary

Maintainability
Test Coverage
[![Build Status](https://scrutinizer-ci.com/g/sovereignbot/citadel/badges/build.png?b=master)](https://scrutinizer-ci.com/g/sovereignbot/citadel/build-status/master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/sovereignbot/citadel/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/sovereignbot/citadel/?branch=master)
[![Code Climate](https://codeclimate.com/github/sovereignbot/citadel/badges/gpa.svg)](https://codeclimate.com/github/sovereignbot/citadel)
[![Issue Count](https://codeclimate.com/github/sovereignbot/citadel/badges/issue_count.svg)](https://codeclimate.com/github/sovereignbot/citadel)

# Citadel

> _[I'm Commander Shepard, and this is...](https://www.youtube.com/watch?v=oDCCKWuW-yc)_

Citadel is the modular core for the Sovereign Bot Ecosystem. It provides the base discord functionality and exposes a Service Provider system for other plugins to add their functionality on demand.

If you are looking to install SovereignBot, take a look at the [sovereign repository](https://github.com/sovereignbot/sovereign).

# Warning
This bot will NOT work for you, unless you have PHP7 compiled with ZTS (Zend Thread Safe) and PThreads.

# Requirements
PHP7 (with ZTS)

PThreads

MySQL/MariaDB

# Plugin Docs

> todo

# License

MIT Licensed