This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
deadtom
/
OwnchatBot
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
26ce094ca4
Branches
Tags
develop
master
kofi
bugfixes
chatbot
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