class CommandDescriptions

Included Modules

Defined in:

privateparlor/locale/command_descriptions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def blacklist : String #

[View source]
def delete : String #

[View source]
def demote : String #

[View source]
def downvote : String #

[View source]
def help : String #

[View source]
def info : String #

[View source]
def karma_info : String #

[View source]
def ksign : String #

[View source]
def motd : String #

[View source]
def motd_set : String #

[View source]
def pin : String #

[View source]
def promote : String #

[View source]
def purge : String #

[View source]
def ranked_info : String #

[View source]
def ranksay : String #

[View source]
def remove : String #

[View source]
def reveal : String #

[View source]
def sign : String #

[View source]
def spoiler : String #

[View source]
def start : String #

[View source]
def stop : String #

[View source]
def toggle_debug : String #

[View source]
def toggle_karma : String #

[View source]
def tripcode : String #

[View source]
def tsign : String #

[View source]
def uncooldown : String #

[View source]
def unpin : String #

[View source]
def upvote : String #

[View source]
def users : String #

[View source]
def version : String #

[View source]
def warn : String #

[View source]
def whitelist : String #

[View source]