Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@crackroach id love to but the metrics and keywords i used are too personal and specific to the way the emails are constructed (not to mention the language the emails are in) i doubt it will help anyone 😐😐😐
-
@noisyass2 What about sharing the source code so people can personalize it themselves? I would fucking love this!
-
@linuxxx @DLMousey if i get a stress ball out of this post, I'll do it!!
Just kidding, I'll abstract the hell out of it when i have time and post it here. -
following! you just gave me an awesome idea for my final year engineering project! @noisyass2
-
mundo0349798ySounds very usable, open repo (remove your personal stuff), I believe more than a bunch of us will be happy to make it more general for public use :D
-
Wow i didn't know there was demand for this. So after cleaning up my code i think i took out almost 70% of it. Im now left with the email part of the bot.
Here it is:
https://github.com/noisyass2/bobot
I hope you guys are not expecting too much coz it is a simple bot with a simple mind. Anyone is welcome to make this to a real product! -
@noisyass2 This looks like it's designed for slack. Is that the only environment that it can run in?
-
@tisaconundrum I think botkit support other channels too like fb and ms bot. Haven't tried though as slack is the only one allowed in our network
-
@stryter yeah can't stand them too. But you still have to read them though. This just helps you prioritize the impt ones.
@BrsJsk the parser is in C#,the bot is in js.
@fun2code the parser is just a plugin for outlook. It extracts the emails to a flatfile that the bot reads. The bot is pretty straightforward. Read up on botkit to get started.
@adammoisa i posted the repo a couple of comments above. I couldnt include it in the post cause i cant modify it. -
mars958y@noisyass2 could we turn it into some form you fill out on first run and add to as you go? Very cool btw!!
-
Alexj171798yThis is a great idea! Going to check out the repo first thing Monday. I'm not a fan of outlook grouping emails but turning them off leaves me with hours of scrolling. This could be the perfect solution!
-
sandeepb3058yThanks for the idea @noisyass2. I looked at your code and I don't really use Outlook so it's not really for me. But it's inspired me to build a NodeJS application that reads all my unread email from an IMAP inbox and build a HTML page report that visualises what I need for the day.
-
bb6xt3258y@tisaconundrum nothing. My phone was in my pocket so it ended up sending some random text. But now that I think of it Kirkuk does sound like a place the NSA will be interested in -:) I hope they're not watching though.
-
Props for the bot. But I wonder what kind of circumstances require reading 1 hour worth of emails each morning?
Related Rants
Everyday i used to spend an hour in the morning reading emails.
Until i made a script that reads all mails, parses to urgent/priorities/meetings etc. Then shows me a dashboard of everything. 1 hr turned to 20mins max.
Then i made a chatbot out of it and now i just talk to it everytime and gives me the rundown.
Gave me so much time to code instead of reading fucking emails.
undefined
wk38