Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tutorial-style documentation #41

Open
shaunagm opened this issue Oct 29, 2014 · 1 comment
Open

Create tutorial-style documentation #41

shaunagm opened this issue Oct 29, 2014 · 1 comment

Comments

@shaunagm
Copy link
Owner

I would like WelcomeBot to be useful as an example of implementing different tools and concepts. To that end, let's expand the documentation to explain:

  • How we do testing, and how we use python's unittests
  • How regular expressions work, and how we use python's regex functions
  • How IRC works, and how we use python's socket and select libraries
@shaunagm
Copy link
Owner Author

The first of these is now committed: Unit tests

Would love to see more in this style!

shaunagm referenced this issue in jbertino/WelcomeBot Nov 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant