aboutsummaryrefslogtreecommitdiff
path: root/bot
Commit message (Collapse)AuthorAgeFilesLines
* Use `data' branch for bot dataSean Allred2015-01-071-1/+1
|
* Miscellaneous changesSean Allred2015-01-031-8/+5
| | | | | * Use `sx-load' instead of the specific features we need * Use one `insert' form instead of two
* Fix title commentarySean Allred2015-01-031-2/+5
|
* Sort tag list before writingSean Allred2015-01-031-1/+3
| | | | This should ensure that diffs are as small as possible.
* Increase tag retrieval speedSean Allred2015-01-031-1/+2
|
* One tag per lineSean Allred2015-01-031-3/+9
| | | | This will make the diffs much shorter.
* Update sx-bot.shSean Allred2015-01-021-5/+33
| | | | | | Send a notifcation when tags have finished. Function `notify-done' can be extended for other operating systems. For example, I believe Red Hat has `notify-send'.
* Message after writing, not beforeSean Allred2015-01-021-2/+2
|
* Initialization for tag botSean Allred2015-01-021-0/+5
|
* Fix get-all function for tag botSean Allred2015-01-021-4/+14
| | | | | * write is done right after retrieval * progress updates after each site
* Message actionsSean Allred2015-01-021-3/+5
|
* Load botSean Allred2015-01-021-1/+1
|
* Fix sx-bot-fetch-and-write-tagsSean Allred2015-01-021-2/+4
| | | | sx-bot-write-to-file expects a cons cell.
* Move the script to a subdir,.Artur Malabarba2014-12-082-0/+62
So it's not caught by Melpa