Giter VIP home page Giter VIP logo

matrix-bots's Introduction

This is written as if we are living in the future -- only the staging bots are running, and are in active development

Fedora Infrastructure runs a handful of bots on Matrix to help Fedora Project Contributors. This repository is kind of a meta-repo for users to file issues with the bots, and to contain the development environment for hacking on the plugins that we develop.

Fedora Infrastructure runs a Maubot instance, that deploys the following bots:

  • zodbot / zodbot-stg a bot with commands for the Fedora Community, it can provide information about Fedora Users and Groups, as well as package ownership information.

    It currently is running the following maubot plugins:

  • meetbot / meetbot-stg a bot to that records logs and minutes for meetings held on matrix. Note that the meetings functionality used to be part of zodbot in the IRC days, but is now split out into a seperate bot.

    This bot is installed with the following maubot plugins:

Maubot development environment

Initial setup

The environment is built around Vagrant:

$ vagrant up
$ vagrant ssh

Login to the maubot instance

After the vagrant box has been deployed, log in to the maubot instance (from your host machine) using the command:

mbc login -s http://maubot.tinystage.test:29316/ -u admin -p mypassword -a maubot-tinystage-test

Add a new client to maubot

A client in maubot is a 1:1 link to a user on matrix. this returns a link that you have to open in a browser, log in though ipsilon to the account that will be used on matrix / fedora.im, and it should then be added to maubot

mbc auth --sso -c -h fedora.im -s maubot-tinystage-test

If you want to use matrix.org and login using a password, run:

mbc auth -c -h matrix.org -s maubot-tinystage-test

Setup an instance

Finally go to the webui and login with admin:mypassword and set up an instance for the plugin to the matrix user:

http://maubot.tinystage.test:29316/_matrix/maubot/

To use the instance with Tinystage, configure the maubot-fedora plugin with:

fasjson_url: https://fasjson.tinystage.test/fasjson
pagureio_url: https://pagure.io
paguredistgit_url: https://src.tinystage.test

matrix-bots's People

Contributors

ryanlerch avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.