Vicki wrote this about Building the Code Question Bot
Have fun & meet other devs while learning and helping each other learn.
If you would like to contribute, feel free to make a pull request.
First time? I suggest starting with adding a question to questions.py. Check out issue #5 for more details.
If you need more of a step-by-step, skim through this article about making your first contribution.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
All contributions are greatly appreciated.
-
Tweepy Docs - An easy-to-use Python library for accessing the Twitter API.
I could streamline this bot a lot by using txt files as input. However, one of the goals of this bot is to help Code Newbies get their first open source contributions. I want people to have the chance to make simple changes while actually learning the process of how git is working.