Metadata-Version: 1.1
Name: helga-alias
Version: 0.4.0
Summary: track nick changes
Home-page: UNKNOWN
Author: Justin Caratzas
Author-email: bigjust@lambdaphil.es
License: LICENSE
Description: helga-alias
        ===========
        
        This plugin will track nick aliases, and provide known aliases for other plugins
        
        Usage::
        
          <bigjust> !alias
          <helga> Known Aliases:
          <helga> jcaratzas bigjust jcaratza1
          <helga> zero_cool
        
          <bigjust> !alias add zero_cool crash_override
          <helga> added.
        
          <bigjust> !alias zero_cool
          <helga> zero_cool crash_override
        
        License
        -------
        
        Copyright (c) 2017 #n
        
        GPLv3 Licensed
        
Keywords: irc bot alias
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
