Coder Social home page Coder Social logo

techx / faqbot Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 8.0 1.97 MB

:question: An email bot to answer FAQ

Home Page: https://medium.com/hackmit-stories/faqbot-an-open-source-email-answering-tool-from-hackmit-fb395e93589d

License: GNU Affero General Public License v3.0

Python 82.94% HTML 16.11% CSS 0.85% JavaScript 0.10%
ai email

faqbot's Introduction

techx-website-old

The old website used by TechX for TechX 2012-2014.

faqbot's People

Contributors

alfonsocv12 avatar anton-cao avatar cmnord avatar dependabot[bot] avatar emiliu avatar revalo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

faqbot's Issues

Randomly generate closing

It'd be cool to randomly add a closing to each email from a hardcoded list (so we mix up our cheers, best, etc.)

It'd also be cool to have it generate potentially temporally relevant closings (Have a good weekend, Have a good evening), etc. Adds a personal touch :)

Whitelist for trigger

Right now there is nothing preventing someone randomly from calling and using faqbot except for knowing the faqbot address.

We can implement a very simple whitelist that only allow a certain email address from using faqbot.

Run a mail server in Python for debugging and receiving mail

FaqBot could host its own mail server using something like salmon. This will allow two things:

  • Create a debug email address (for instance [email protected]) all on its own for new users and developers to test things out without any mail setup on their part. This will make FaqBot truly plug and play.

  • Eventually route all faq mails through faqbot's server and have it relayed to existing mailboxes. Esentially using this new mail server for prod and not just debugging.

Missing dependencys

The PyJWT and email-reply-parser dependency’s are missing from requirements.txt

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.