Skip to content

Parse csv files recursively from folder, add debug mode (ref #7)

radical coder requested to merge various into master

With this MR, quotes are taken from any .csv files located in the templates/quotes folder. That means we can easily split everything up later. So far I just extracted two quotes from the main file for testing.

Also adds a debug mode, so you can run with --debug without posting to Mastodon/Pleroma.

Edited by radical coder

Merge request reports