File: README.md

package info (click to toggle)
errbot 6.1.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,712 kB
  • sloc: python: 13,831; makefile: 164; sh: 97
file content (13 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Project Tool

These are support tools for the project

`./plugin-gen.py`

- Generates `repos.json`, which has a list of available plugins
- It will also update a `blacklisted.txt` file of false positive on the initial research to optimize subsequent ones.
- Takes a while with the API rate limit.

`./gen_home.py`

- Generates a Github wiki compatible page named `Home.md` with all the plugins using `repos.json`