Giter VIP home page Giter VIP logo

introbot's Introduction

introbot

Introbot is a quick python script to write an introductory e-mail between n parties.

To use, edit settings.py and swap in your info.

add a person

Add a person with the -a switch. A person has a nickname, a firstname, and a description.

For example:

python intro.py -a hilary "Hilary thinks you should write scripts to do things instead of just doing them."

If the nickname that you want to use is the same as their first name, that's it. If you want to use a different nickname, just specify all three in order (nickname, name, and description):

python intro.py -a mason Hilary "Hilary thinks..."

voila!

write an intro

To create an intro, just give the nicknames of the people you would like to introduce.

python intro.py hilary pete

The script will generate the intro, print it to STDOUT, and, on a Mac, copy it to your clipboard. Paste it into your favorite e-mail client and take a dramatic sip of coffee.

You can also create an intro with a custom message:

python intro.py hilary pete -m "You both love sculpture, you should definitely find a time to talk."

disclaimers

This is how my brain organizes people and introductions, I have no idea if it'll work for you. I'd love ideas to make this better!

introbot's People

Contributors

hmason avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.