aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar jesopo2019-01-21 17:38:17 +0000
committerGravatar jesopo2019-01-21 17:38:17 +0000
commit627b8b6d5aa6165faa3835e2eaa806d05d3c4a41 (patch)
tree9b858f44bac8abc2d037ef187d896f845afd980e /README.md
parent`pr-all` also shows when there are new commits to a pull request (github) (diff)
signature
Typo in README.md, 'popular network' -> 'popular networks'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 680b0483..31897953 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ To get BitBot off the ground, there's some API-keys and the like in bot.conf.exa
Run `./start.py` to run the bot with default settings (`--help` for more information) which will ask you for server details the first time you run it (run it again after filling out that information to get the bot going.) If you need to add more servers, use `./start.py --add-server`.
## Github web hooks
-I run BitBot as-a-serivce on most popular network and offer github-to-IRC web hook notifications for free to FOSS projects. Contact me for more information!
+I run BitBot as-a-serivce on most popular networks and offer github-to-IRC web hook notifications for free to FOSS projects. Contact me for more information!
## Eagle
BitBot's National Rail module can optionally include output from Network Rail's SCHEDULE via [Eagle](https://github.com/EvelynSubarrow/Eagle). Configuration on BitBot's end is covered by the `eagle-` keys in bot.conf.example.