Quahu / Qmmands

Asynchronous command framework for .NET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qmmands

Workflow NuGet MyGet Discord

An asynchronous platform-independent .NET command framework that can be used with any input source, whether that be Discord messages, IRC, or a terminal.

This library is primarily used in my Discord API wrapper Disqord.

Installing

Stable Qmmands builds can be pulled from NuGet. For nightly builds add https://www.myget.org/F/quahu/api/v3/index.json (the nightly feed) to your project's package sources and pull from there instead.

Documentation

Because this library is primarily is used for Disqord there is no standalone documentation asides from the bundled xmldocs.

About

Asynchronous command framework for .NET.

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%