README.md: Cleanup

This commit is contained in:
nyuszika7h 2014-06-11 22:24:24 +02:00
parent e88e13e6e7
commit a305efa4c2

View File

@ -6,9 +6,8 @@ Dependencies
Configuration Configuration
------------- -------------
Copy `botconfig.py.example` to `botconfig.py` and modify the Copy `botconfig.py.example` to `botconfig.py` and modify the settings as needed.
settings as needed. If desired, edit `settings/wolfgame.py` to modify If desired, edit `settings/wolfgame.py` to modify game settings.
game settings.
Starting the bot Starting the bot
---------------- ----------------
@ -28,13 +27,9 @@ Verbose logging can be enabled with the `--verbose` argument:
Playing the game Playing the game
---------------- ----------------
You can find us in ``##werewolf`` on [freenode](https://freenode.net). This bot is running You can find us in ``##werewolf`` on [freenode][1] <sup>[(webchat)][2]</sup>. The
there and we have an active community. We'd love for you to join us! bot is running there and we have an active community. We'd love for you to join
us!
**Connecting to IRC** [1]: https://freenode.net/
[2]: http://webchat.freenode.net?channels=%23%23werewolf
| Method | Link |
| ------------ | ----------------------------------------------------- |
| Webchat | https://webchat.freenode.net/?channels=%23%23werewolf |
| Client | <irc://chat.freenode.net:6667/%23%23werewolf> |
| Client (SSL) | <ircs://chat.freenode.net:6697/%23%23werewolf> |