admin

package
v1.15.1 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2016 License: BSD-1-Clause Imports: 12 Imported by: 0

Documentation

Overview

Package admin defines administrative bot commands.

Index

Constants

View Source
const (
	// ref: https://godoc.org/time#Time.Format
	TextDateFormat = "2 January, 2006"
	TextTimeFormat = "15:04 MST"

	TextHelpName    = "help"
	TextHelpDisplay = "%s, voor een overzicht van de commandos die ik herken, kijk op: https://github.com/monkeybird/autimaat/wiki"

	TextNickName     = "nick"
	TextNickNickName = "naam"
	TextNickPassName = "wachtwoord"

	TextJoinName         = "join"
	TextJoinChannelName  = "kanaal"
	TextJoinKeyName      = "sleutel"
	TextJoinPasswordName = "wachtwoord"

	TextPartName        = "part"
	TextPartChannelName = "kanaal"

	TextReloadName = "herstart"

	TextAuthListName    = "bazen"
	TextAuthListDisplay = "De beheerders zijn: %s"

	TextAuthorizeName     = "baas"
	TextAuthorizeMaskName = "hostmask"
	TextAuthorizeDisplay  = "Gebruiker %q is toegevoegd aan de beheerderslijst."

	TextDeauthorizeName     = "ontbaas"
	TextDeauthorizeMaskName = "hostmask"
	TextDeauthorizeDisplay  = "Gebruiker %q is verwijderd van de beheerderslijst."

	TextVersionName    = "versie"
	TextVersionDisplay = "" /* 174-byte string literal not displayed */

	TextLogName      = "log"
	TextLogValueName = "status"
	TextLogEnabled   = "Logging is ingeschakeld."
	TextLogDisabled  = "Logging is uitgeschakeld."
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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