This website requires JavaScript.
Explore
Help
Sign In
rust
/
telegram-notifier
Watch
1
Star
0
Fork
0
You've already forked telegram-notifier
mirror of
https://gitea.0xace.cc/rust/telegram-notifier.git
synced
2025-06-28 21:13:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
ceddfb90e992c9df5b5b6efc35cf5d0ece282770
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ace
ceddfb90e9
first commit
2023-03-05 11:28:28 +03:00
src
first commit
2023-03-05 11:28:28 +03:00
.gitignore
first commit
2023-03-05 11:28:28 +03:00
Cargo.lock
first commit
2023-03-05 11:28:28 +03:00
Cargo.toml
first commit
2023-03-05 11:28:28 +03:00
README.md
first commit
2023-03-05 11:28:28 +03:00
README.md
Telegram notifier
Options
token - required, Telegram token
chatid - required, Telegram chat id
config - file, default config file name ".telegram-notifier.yaml"
Command line example:
telegram-notifier --token XXXX --chatid YYYY --msg "My message"
Config .telegram-notifier.yaml example:
token: XXXX chatid: YYYY
Description
No description provided
Readme
71
KiB
Languages
Rust
100%