From fe43a453a93f3cdd4d5504fe55e61629cfa098e5 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Sat, 3 Jan 2015 22:29:40 -0500 Subject: Fix title commentary --- bot/sx-bot.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bot/sx-bot.el') diff --git a/bot/sx-bot.el b/bot/sx-bot.el index 8ec8f9c..fe93beb 100644 --- a/bot/sx-bot.el +++ b/bot/sx-bot.el @@ -1,4 +1,4 @@ -;;; sx-bot.el --- Functions for viewing different tabs. -*- lexical-binding: t; -*- +;;; sx-bot.el --- Functions for automated maintanence -*- lexical-binding: t; -*- ;; Copyright (C) 2014 Artur Malabarba @@ -19,7 +19,10 @@ ;;; Commentary: -;; +;; This file defines the behavior of a bot. To allow completion for +;; tags, this bot runs through all sites in the network and retrieves +;; all of their tags. This data is then written to a directory which +;; is tracked by the git repository. ;;; Code: -- cgit v1.2.3