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
ugh I am an idiot
tags/v0.1^2
Ben Kurtovic
hace 13 años
padre
369b60b823
commit
02b8fbdd1b
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
irc/commands/crypt.py
+ 1
- 1
irc/commands/crypt.py
Ver fichero
@@ -6,7 +6,7 @@ import hashlib
from irc.base_command import BaseCommand
class C
alc
(BaseCommand):
class C
ryptography
(BaseCommand):
def get_hooks(self):
return ["msg"]
Escribir
Vista previa
Cargando…
Cancelar
Guardar