I'm building a GitHub bot using probot
framework for editing the README.md of the repository but so far I could not find a way to edit files using probot
and neither using any other GitHub bot framework.
So is it possible to edit files using bots on GitHub? If yes please give me some tutorial links or references.
For example I want to add a specific line to the end of README.md on every commit.