Categorygithub.com/CS-5/disgomux
modulepackage
0.2.1
Repository: https://github.com/cs-5/disgomux.git
Documentation: pkg.go.dev

# README

disgomux

A multiplexer for DiscordGo

Why choose this over any other DiscordGo Mux?

You really shouldn't, but if you're considering it, here are a few reasons I think mine is cool.

  • It makes use of interfaces to have fine-tuned control over how command handlers are managed.
  • It has support for custom loggers.
  • It's reasonably straightforward to understand.
  • It supports help commands quite nicely.
  • An example of it in action can be found here.

# Functions

New initlaizes a new Mux object.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author