Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wdhowe/lemme-know-bot

A Telegram bot to monitor a group chat for keywords.
https://github.com/wdhowe/lemme-know-bot

clojure lein leiningen telegram telegram-bot

Last synced: 18 days ago
JSON representation

A Telegram bot to monitor a group chat for keywords.

Awesome Lists containing this project

README

        

# lemme-know-bot

[![Build Status][gh-actions-badge]][gh-actions] [![Clojars Project][clojars-badge]][clojars] [![Clojure Docs][cljdoc-badge]][cljdoc-link] [![Clojure version][clojure-v]](project.clj)

A Telegram Bot that mentions you when your specified text in a chat matches.

For details on the latest release, see the [Releases](https://github.com/wdhowe/lemme-know-bot/releases).

See the [wiki for usage](https://github.com/wdhowe/lemme-know-bot/wiki).

## License

Copyright © 2020-2022 Bill Howe

This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
.

This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at .

----

[gh-actions-badge]: https://github.com/wdhowe/lemme-know-bot/workflows/ci%2Fcd/badge.svg
[gh-actions]: https://github.com/wdhowe/lemme-know-bot/actions
[cljdoc-badge]: https://cljdoc.org/badge/lemme-know-bot/lemme-know-bot
[cljdoc-link]: https://cljdoc.org/d/lemme-know-bot/lemme-know-bot/CURRENT
[clojure-v]: https://img.shields.io/badge/clojure-1.11.1-blue.svg
[clojars]: https://clojars.org/lemme-know-bot
[clojars-badge]: https://img.shields.io/clojars/v/lemme-know-bot.svg