staggerpost/config.toml.sample
Tony Bark 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

8 lines
127 B
Text

path = "/home/tonytins/Documents/"
file = "newscycle.json"
communities = [
"Games",
"News",
"Science",
"Programming"
]