You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
383 B

6 years ago
# asmodee_matrix
Bot lanceur de dés pour Matrix en python
--- Depend de matrix_bot_api (qui depend de matrix_client)
--- Il faut remplir les variables suivantes :
* USERNAME = "" # Bot's username
* PASSWORD = "" # Bot's password
* SERVER = "" # Matrix server URL
* SALONS=["",""] # Salons dans lesquels le bot officie (pas d'inscription automatique au salon pour le moment)