Този сайт работи по-добре с JavaScript.
Начало
Помощ
Вход
ben
/
earwigbot
огледало от
https://github.com/earwig/earwigbot
Наблюдаван
1
Харесван
1
Разклонения
0
Код
Версии
4
Activity
Преглед на файлове
Split watcher messages at the correct length.
tags/v0.1^2
Ben Kurtovic
преди 12 години
родител
a7e243fdfb
ревизия
d07d5eddcd
променени са
1 файла
, в които са
добавени 1
реда и са
изтрити 1
реда
Разделен изглед
Diff Options
Показване на статистика
Download Patch File
Download Diff File
+1
-1
earwigbot/irc/watcher.py
+ 1
- 1
earwigbot/irc/watcher.py
Целия файл
@@ -122,4 +122,4 @@ class Watcher(IRCConnection):
if chans and frontend and not frontend.is_stopped():
pretty = rc.prettify()
for chan in chans:
frontend.say(chan, pretty[:
500 - len(chan)
])
frontend.say(chan, pretty[:
400
])
Пиши
Преглед
Зареждане…
Отказ
Запис