shwilks / acbot

The Top Whack Quack Shack!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acbot

This is the code repo for acbot, the antigenic cartography bot that says "ack". But maybe some other useful things eventually too.

Files

acbot.py
The core of acbot, this code sets up the acbot server to respond to events like mentions to @acbot in channels and responding by saying "ack"

acbot_digest.py
This is code that can be run as a cron job (also locally) to scrape all the messages sent in the channels to which acbot belongs over the past 7 days (or any other time period)

acbot_formatmail.py
This could be where we write code to format the messages scraped from slack into a nice html email to mail round to everyone

acbot_email.py
This could be where we write code to actually send the html email through the appropriate smtp server

Guides

About

The Top Whack Quack Shack!


Languages

Language:Python 100.0%