Skip to content

maciozo/hexchat-alias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

hexchat-alias

Plugin that allows string aliases in HexChat. Written before I noticed that a similar feature is already built in.

Usage

/help alias - Shows list of commands.
/alias_list - Shows list of available aliases.
/alias_add <alias> <definition> - Adds a new alias to the list.
/alias_overwrite <alias> <definition> - Replaces an existing alias. If the alias doesn't already exist, it is added.
/alias_remove <alias> - Removes an alias from the list.
/alias_reload - Reloads list of aliases from file

About

Plugin that allows string aliases. Written before I noticed that a similar feature is already built in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages