https://github.com/praj-foss/zimbramailbot
Telegram bot for Zimbra mail server [WIP]
https://github.com/praj-foss/zimbramailbot
clojure telegram-bot zimbra
Last synced: about 2 months ago
JSON representation
Telegram bot for Zimbra mail server [WIP]
- Host: GitHub
- URL: https://github.com/praj-foss/zimbramailbot
- Owner: praj-foss
- License: mit
- Created: 2020-07-03T18:06:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T12:46:26.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T08:35:48.114Z (over 1 year ago)
- Topics: clojure, telegram-bot, zimbra
- Language: Clojure
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
zimbramailbot
=============
Telegram bot for Zimbra mail server
## Prerequisites
You will need [Leiningen][] 2.0.0 or above installed.
[leiningen]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
```
lein run
```
## License
This project is licensed under the MIT License.
Please see the [LICENSE](LICENSE) file for more information.