Commit graph

6 commits

Author SHA1 Message Date
14537bba03 Fixed Not Exporting to the Proper User Directory
- Removed new line when choosing a topic
- Renamed newscycle.json to example.json in config
- Changed path to "/" in config
- If "/" is present in config, return the absolute current directory
2025-03-22 20:55:15 -04:00
188318c724 Huge Refactor
- Cleaned up Program.cs by moving a lot of functions to their own classes
- Renamed topics to community
- Choosing a community is no longer optional with the switch to JSON
- Added csharpier tool and reformttered all code
2025-03-22 19:37:05 -04:00
ac1d3862c6 Switch to Json (broken) 2025-03-16 11:33:45 -04:00
46a86f9ef8 Optional config file 2025-03-11 23:30:11 -04:00
c8dd778784 Options to export schedule 2025-03-11 16:51:25 -04:00
8ec45ad07c Initial commit 2025-03-11 16:01:46 -04:00