Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
earwigbot
réplica de
https://github.com/earwig/earwigbot
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
4
Actividad
Explorar el Código
Capitalise replies in !praise
tags/v0.1^2
Justin Yulli Kim
hace 12 años
padre
c93dc33cef
commit
ead64c5581
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
earwigbot/commands/praise.py
+ 1
- 1
earwigbot/commands/praise.py
Ver fichero
@@ -44,5 +44,5 @@ class Praise(Command):
if not data.args:
msg = "You use this command to praise certain people. Who they are is a secret."
else:
msg = "
y
ou're doing it wrong."
msg = "
Y
ou're doing it wrong."
self.reply(data, msg)
Escribir
Vista previa
Cargando…
Cancelar
Guardar