Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
Matrix Gatcha Bot
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki externe
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Déploiement
Releases
Registre de modèles
Analyse
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Ce projet est archivé. Le dépôt et les autres ressources du projet sont en lecture seule.
Afficher davantage de fils d'Ariane
Kubat
Matrix Gatcha Bot
Graphe du dépôt
Graphe du dépôt
Vous pouvez vous déplacer dans le graphe en utilisant les touches fléchées.
e146d12e3adb5bfac42fc00d5053897f655cca4f
Sélectionner une révision Git
Branches
1
devel
par défaut
protégée
1 résultat
Commencer avec la validation sélectionnée
Created with Raphaël 2.2.0
24
Dec
15
14
13
12
Add little macros to make life easier
devel
devel
Basic reaction based command support
Add strings for the +/- emojis, TBU latter
Need a 'static package list
WIP: Continue to refactor
Refactor: split the connect_and_handle function
WIP: Refactor bot creation
Clean the code + switch for reaction handler
Handle reactions (add emoji)
Log sending/compute time for bot replies
Add some timing infos
Get ride of unsafe code!
Correct default ini file config
Add the 'Any' ACL
Send messages in HTML
Fix ACL construction => room id is case sensitive
Parsing commands + use &str instead of String
POCQAD: Working package system
WIP: Almost there
WIP: Use the pkg inside the message handler
Really create commands and pack them into a package
Can now create the package before bot launch
Add the commands to the package display impl
Implement fmt::Display for the acl and packages things
Can now init permissions on cmd pkg from config
Correct way of declaring the module
Group commandes into packages
First simple acl implementation
Add config to set if the bot should handle events
Join all invited rooms before registering handlers
Update README
Add MIT LICENSE
Auto-join at start-up V1 (not entirely working...)
Fix most unused imports
Don't commit the Cargo's lock file
Use log4rs for logging + refactor main function
Don't respond to own messages...
Get important information on messages in joined rooms
Add the default generated config file
Place the matrix handle stuff in its own module
Chargement en cours