Skip to content
/ Qmmands Public

Asynchronous command framework for .NET.

License

Notifications You must be signed in to change notification settings

Quahu/Qmmands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.