commit 1f68248e67073913a45685e81bf29f1f2212d67f Author: polyfloyd Date: Tue Sep 20 18:56:29 2016 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d772925 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +*.swp +*.swo diff --git a/README.md b/README.md new file mode 100644 index 0000000..89d5885 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +IRC Bot +======= + +This is a super simple IRC bot that can send out notices by talking to it via +netcat.