NoticeMiddleware: A middleware for EFB
Notice
Middleware ID: notice.NoticeMiddleware
NoticeMiddleware is a middleware for EFB, to notice by @ in muted telegram group.
Be aware that this is a very early develop version. Please let me know if you found any problem.
You need to use NoticeMiddleware on top of EFB. Please check the document and install EFB first.
Dependense
- Python >=3.6
- EFB >=2.0.0
- PyYaml
Install
- Install
pip3 install efb-notice-middleware
- Register to EFB
Following this document to edit the config file. The config file by default is
~/.ehforwarderbot/profiles/default. It should look like:
master_channel: foo.demo_master
slave_channels:
- foo.demo_slave
- bar.dummy
middlewares:
- foo.other_middlewares
- notice.NoticeMiddleware
You only need to add the last line to your config file.
- Restart EFB.
Usage
Create config file config.yaml in ~/.ehforwarderbot/profiles/default/notice.NoticeMiddleware
notices:
- 取件通知
- 超期提醒
- 取出通知
- 取件成功通知
tags:
- 取件通知
- 超期提醒:取件通知
Release files for efb-notice-middleware 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| efb-notice-middleware-0.0.6.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| efb_notice_middleware-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.9 kB
Release files / efb-notice-middleware-0.0.6.tar.gz
| Download URL | efb-notice-middleware-0.0.6.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e37af5d95ded41a1482b31968d5a83c290bcf9aa70bb45e05a81910bde5c9e48
|
|
BLAKE2b-256 checksum How to use checksums |
8cd07b9729e2d64b72532a2a497e4f2a0d9b20cf9eeeb218731c4f3f403c4940
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|
Release files / efb_notice_middleware-0.0.6-py3-none-any.whl
| Download URL | efb_notice_middleware-0.0.6-py3-none-any.whl |
|---|---|
| Size | 16.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9eec40bfab784d4b7032e5f95023a82e325e187d1810e399673cdc3298d2f3b6
|
|
BLAKE2b-256 checksum How to use checksums |
ab58cd45d0931ce5c8b7413d1319b886eacd35ff6873977e419c2028bd98fe25
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|