Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
earwigbot
espelho de
https://github.com/earwig/earwigbot
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
4
Trabalho
Ver a proveniência
argh
tags/v0.1^2
Ben Kurtovic
há 13 anos
ascendente
4488f6f5e3
cometimento
7d464aeac4
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
bot/commands/registration.py
+ 1
- 1
bot/commands/registration.py
Ver ficheiro
@@ -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))
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar