nosedrum v0.1.0 API Reference

Modules

nosedrum is a command framework for use with the excellent nostrum library

The command behaviour specifies the interface that a command module should implement

Conversion from command arguments to various types

User interaction helpers that don't fit into their own module

Invoker modules process messages from Discord

An OptionParser.split/1-based command processor

Storages contain commands and are used by command invokers to look up commands

An implementation of the Nosedrum.Storage behaviour based on ETS tables