This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
ben
/
earwigbot
огледало од
https://github.com/earwig/earwigbot
Прати
1
Волим
1
Креирај огранак
0
Код
Издања
4
Activity
Преглед изворни кода
Capitalise replies in !editcount
tags/v0.1^2
Justin Yulli Kim
пре 12 година
родитељ
56c1c08f39
комит
8682c4b631
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
earwigbot/commands/editcount.py
+ 1
- 1
earwigbot/commands/editcount.py
Прегледај датотеку
@@ -42,7 +42,7 @@ class Editcount(Command):
try:
count = user.editcount
except exceptions.UserNotFoundError:
msg = "
t
he user \x0302{0}\x0F does not exist."
msg = "
T
he user \x0302{0}\x0F does not exist."
self.reply(data, msg.format(name))
return
Write
Preview
Loading…
Откажи
Сачувај