authserver

command module
v0.0.0-...-3cc3726 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

README

Command Authentication Server

While writing commands for Floor Gang bot it's good to make sure that a given user has the permissions to run a command if it's related to administrating. This program acts as a local process which can be communicated to with RPC+HTTP. This allows any command to phone-in and see if a certain member has the permissions to run a command.

Setup

You need Go.

$ go build

It will then create an executable. Run it once, fill out the configuration, and you're ready to go. To communicate with this process use the authclient

Versioning

X.Y

  • X: A major change has happened, please update your code.
  • Y: A patch was implemented.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL