commit 709a5000de8f9a70fa75e8f528181c018be74bd7 parent a4d922e39267c52573e0c56b973f8a962b872cd7 Author: Jake Bauer <jbauer@paritybit.ca> Date: Sat, 21 Nov 2020 02:28:38 -0500 Add readme Diffstat:
A | README.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,6 @@ +# Python IRC Bot + +A quick bot I made in Python to learn the basics of making IRC bots. + +Set this bot up on your server and run `,tbhelp` to get a list of the commands +the bot supports.