Qmmands icon indicating copy to clipboard operation
Qmmands copied to clipboard

Asynchronous command framework for .NET.

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.