8000 GitHub - sashreek1/mote: Python Flask project used to aggregate and distribute IRC meeting minutes and logs for the Fedora Project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ mote Public
forked from fedora-infra/mote

Python Flask project used to aggregate and distribute IRC meeting minutes and logs for the Fedora Project

License

Notifications You must be signed in to change notification settings

sashreek1/mote

 
 

Repository files navigation

møte

møte - Fedora meetbot log wrangler

Staging | Production

About

møte is an interface to MeetBot logs that allows the Fedora community to search and explore IRC meetings. More information on meetings can be found here.

møte organises and serves meetings as a drop-in replacement, without needing any modification to the MeetBot plugin itself.

Using møte

Dependencies:

  • Optional: memcached (sudo dnf install memcached)
  • Python 2.7.x

Installation:

  • Optional: create virtual environment
  • pip install -r requirements.txt
  • Install using python setup.py develop

Running møte:

  • Edit config.py with necessary information and place the config.py in mote/
  • Run python runmote.py

Running tests:

  • sh run_tests.sh

Contribute to møte

You can contribute code or data. møte is in need of contributors to increase its name association data pool. Some of the meeting groups' names are difficult to understand: for instance, the term famna may be unfamiliar to prospective ambassadors. To help add friendlier names and create a clear grouping of meeting groups, you can fork, edit, and send a pull request to the following data files:

About

Python Flask project used to aggregate and distribute IRC meeting minutes and logs for the Fedora Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.9%
  • HTML 20.1%
  • JavaScript 15.3%
  • CSS 6.3%
  • Shell 3.4%
0