User Tools

Site Tools


projects:remminderbot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:remminderbot [2013/07/22 16:55]
raster
projects:remminderbot [2022/11/28 19:15] (current)
raster [reMMinderbot]
Line 1: Line 1:
 ====== reMMinderbot ====== ====== reMMinderbot ======
  
-reMMinderbot is the first attempt at automating reminders and notifications for Milwaukee Makerspace.+reMMinderbot is an attempt at automating reminders and notifications for Milwaukee Makerspace.
  
-Right now there is an email address set up at remminderbot@2xlnetworks.net which a member could use to have an automated agent send email from. This email is subscribed to the mailing list, so it can send messages to it for all to see. +Right now there is an email address set up which a member could use to have an automated agent send email from. This email is subscribed to the mailing list, so it can send messages to it for all to see. 
  
-(If you want to send emails from this account, please talk to [[Members/PeteProdoehl|Pete Prodoehl]] about getting the login info.)+(If you want to send emails from this account, please talk to [[Members/PeteProdoehl|Pete Prodoehl]] about getting the login info. - Never mind... it's broken. Dan J. said he would fix it up but Pete is way too lazy to pursue that offer.)
  
  
 ===== Meeting Reminder ===== ===== Meeting Reminder =====
  
-The first application is a meeting reminder email. Every Tuesday morning a message like this should be sent out:+Every Tuesday morning reMMinderbot lets us know about the meeting happening that night. It will also tell you which side of the street to park on. 
 + 
 +(The script fills in the date for the subject line and the link to the agenda. Currently there is no validation that the link exists, but that could be added, as could pulling the agenda items into the email.)
  
 ---- ----
Line 22: Line 24:
       <nowiki>http://wiki.milwaukeemakerspace.org/meetingagenda/2012-04-03</nowiki>\\       <nowiki>http://wiki.milwaukeemakerspace.org/meetingagenda/2012-04-03</nowiki>\\
   \\   \\
 +  (Please park on the same side of the street from the space)\\
   \\   \\
   Thank you!\\   Thank you!\\
Line 27: Line 30:
 ---- ----
 \\ \\
-The script fills in the date for the subject line and the link to the agenda. Currently there is no validation that the link exists, but that could be added, as could pulling the agenda items into the email. (It's a work in progress.) 
  
 ===== Builder's Night Out Reminder ===== ===== Builder's Night Out Reminder =====
  
-reMMinderbot waits until Thursday to tell the list that it's Builder's Night Out.+reMMinderbot waits until Thursday to tell the list that it's Builder's Night Out. It will also tell you which side of the street to park on.
  
 +(Builder's Night Out is our open night, and a chance for non-members to visit the space. Members should encourage others to join them for this weekly event.)
  
 ---- ----
Line 43: Line 46:
   a night of making or building, or tinkering, or raiding the Hack Rack.\\    a night of making or building, or tinkering, or raiding the Hack Rack.\\ 
   \\   \\
 +  (Please park on the same side of the street from the space)\\
   \\   \\
   reMMinderbot thanks you!\\   reMMinderbot thanks you!\\
Line 48: Line 52:
 ---- ----
 \\ \\
-Builder's Night Out is our open night, and a chance for non-members to visit the space. Members should encourage others to join them for this weekly event. 
  
 ===== Random Wiki Find ===== ===== Random Wiki Find =====
  
-On Wednesday reMMinderbot reminds us about the wiki by giving us a URL to a random page:+On Wednesday reMMinderbot used to remind us about the wiki by giving us a URL to a random page:
  
 ---- ----
Line 70: Line 73:
 \\ '' \\ ''
 ---- ----
-\\ + 
-DokuWiki lacked a "random page" feature so Pete had to fix the outdated plugin to work just for this. Thanks!+DokuWiki lacked a "random page" feature so Pete had to fix the outdated plugin to work just for this.  
 + 
 +(This one is disabled for now. It will be replaced with a more useful function.) 
 + 
 + 
  
 ===== Blog Post Reminder ===== ===== Blog Post Reminder =====
  
-This one runs every day, and it checks when the last blog post was, and if it's been a few days, it asks you to write a new post:+This one runs every day, and it checks when the last blog post was, and if it's been a few days, it asks you to write a new post
 + 
 +(If all goes well, we should never see this one. If we do see it, it means we aren't writing many blog posts.)
  
 ---- ----
Line 100: Line 110:
 ---- ----
 \\ \\
-If all goes well, we should never see this one. If we do see it, it means we aren't writing many blog posts. 
  
 ===== What Have You Been Hacking/Making ===== ===== What Have You Been Hacking/Making =====
  
-This one runs every Monday, asking members to update the list on things they've been doing.+This one runs every Monday, asking members to update the list with things they've been doing.
  
 ---- ----
Line 123: Line 132:
 ===== Space Improvement Day ===== ===== Space Improvement Day =====
  
-This one runs on the Wednesday before the last Sunday of the month, reminding people about the Space Improvement Day where we clean up and organize things.+This one runs on the Wednesday (and Saturday!) before the last Sunday of the month, reminding people about the Space Improvement Day where we clean up and organize things.
  
 ---- ----
Line 129: Line 138:
   This is a message from reMMinderbot.\\   This is a message from reMMinderbot.\\
   \\   \\
-  Join us on Sanday for our monthly Space Improvement Day!\\+  Join us on Sunday for our monthly Space Improvement Day!\\
   \\   \\
-  Help the Makerspace be more awesome by cleaning up and organinzing\\ +  Help the Makerspace be more awesome by cleaning up and\\ 
-  things so we can spend more time making and less time dealing\\ +  organizing things so we can spend more time making and\\ 
-  with clutter.\\+  less time dealing with clutter.\\
   \\   \\
   \\   \\
Line 141: Line 150:
 \\ \\
  
 +===== Events from the Calendar =====
 +
 +Each day this one grabs our calendar feed from Google and finds events taking place, and then let's people know about them. It magically started working one day, and may magically stop working one day. Google is fickle like that.
 +
 +----
 +'' \\
 +  Fresh from the Milwaukee Makerspace calendar!\\
 +\\
 +\\
 +   Trash Day\\
 +\\
 +   Empty the trash cans!\\
 +\\
 +   Tue Nov 12 12:00:00 2013 - Tue Nov 12 12:30:00 2013\\
 +
 +
 +\\ ''
 +----
 +\\
  
  
Line 146: Line 174:
  
    * [[Members/PeteProdoehl|Pete Prodoehl]]    * [[Members/PeteProdoehl|Pete Prodoehl]]
-   * [[members:jasongessner|jason g.]]+
  
projects/remminderbot.1374512159.txt.gz · Last modified: 2013/07/22 16:55 by raster