Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
/ SantaBot Public archive

A Errbot plugin to help organize your secret santa parties

License

Notifications You must be signed in to change notification settings

obihann/SantaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SantaBot

Built around SantasList this is a Errbot plugin to help organize your secret santa parties.

Commands

  • pairs - list the pairs of all santas

    >>> !pairs
    frank franklyn <---> bob bober
    jeff hann <---> george the dog
    

Setup

  • Sample Data

    To get started create a file called people.yml and put it in the root errbot folder. Here is what it could contain:

    --- 
    people: 
      - 
        name: "jeff hann"
        username: "@obihann"
      - 
        name: "bob bober"
        username: "@bob"
      - 
        name: "frank franklyn"
        username: "@franky"
      - 
        name: "george the dog"
        username: "@george"
    

About

A Errbot plugin to help organize your secret santa parties

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages