This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
deadtom
/
OwnchatBot
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
c03e717ecf
Ramas
Etiquetas
master
OwnchatBot
/
ownchatbot
/
defaults
/
categories.py
categories.py
94 B
Histórico
Raw
1
2
3
ACTIVE_CAT = ['alwaysactive', 'gaming']
INACTIVE_CAT = []
ALL_CAT = ACTIVE_CAT + INACTIVE_CAT