sovereignbot / citadel
Core infrastructure of sovereign bot: modular, shiny and chrome.
v0.1.0
2016-06-01 21:00 UTC
Requires
- php: ^7.0.0
- ext-pthreads: >=3.1.0
- league/container: ^2.2
- monolog/monolog: 1.19.*
- norkunas/youtube-dl-php: 0.2.*
- symfony/console: ^3.1
- team-reflex/discord-php: dev-develop
This package is not auto-updated.
Last update: 2024-11-18 14:10:36 UTC
README
Citadel
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.
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