WikiTextBot
WikiTextBot copied to clipboard
Feature/general improvements
- Formatted some code according to python conventions.
- Created "requirements.txt" (to be used as
pip install -r requirements.txt
). - Added
logger.py
andconstants.py
, with relevant code settings\logging configurations.
No behavioral/logical modifications.
@kittenswolf does a CLA need to be completed before merge?