Bladeren bron

really, really minor fix in docstring of watcher_logic.py

tags/v0.1^2
Ben Kurtovic 13 jaren geleden
bovenliggende
commit
4b03606cec
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      irc/watcher_logic.py

+ 1
- 1
irc/watcher_logic.py Bestand weergeven

@@ -6,7 +6,7 @@ EarwigBot's IRC Watcher Logic
This file contains (configurable!) rules that EarwigBot's watcher uses after it
recieves an event from IRC.

This should, ideally, be in config.xml somehow, but Python code makes more
This should, ideally, be in config.json somehow, but Python code makes more
sense for this sort of thing... so...
"""



Laden…
Annuleren
Opslaan