Skip to content
  • Guilherme Gallo's avatar
    common: Add a tree-based mention system · 475bedbf
    Guilherme Gallo authored
    Create a mention system based on a tree specification via a YAML file.
    The file is located at the root directory, namely mentions.yaml.
    
    The mentions.py module will parse this file and look for user nicknames
    that should be mentioned depending on the path supplied by the client.
    475bedbf
Loading