This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
ben
/
earwigbot
огледало од
https://github.com/earwig/earwigbot
Прати
1
Волим
1
Креирај огранак
0
Код
Издања
4
Activity
Преглед изворни кода
argh
tags/v0.1^2
Ben Kurtovic
пре 13 година
родитељ
4488f6f5e3
комит
7d464aeac4
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bot/commands/registration.py
+ 1
- 1
bot/commands/registration.py
Прегледај датотеку
@@ -41,7 +41,7 @@ class Command(BaseCommand):
elif g == "female":
gender = "She's"
else:
gende = "They're"
gende
r
= "They're"
msg = "\x0302{0}\x0301 registered on {1}. {2} {3} old."
self.connection.reply(data, msg.format(name, date, gender, age))
Write
Preview
Loading…
Откажи
Сачувај