excid3 / excid3/logbot

Suggestion: store settings in an external config file.

Open
#16 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
60
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Currently you have to edit the logbot.py file to change settings. As a result, you can't easily run multiple instances of the same script.
It would be nice if the script only used the current constants as defaults, and allowed for a config file to be passed as a commandline argument that would override the defaults.

I wouldn't mind implementing this myself, but as I'm new to Python and don't really know what the config file standard is (YAML, JSON, ini, etc?), maybe we could discuss it in this ticket. :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.