Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bs-community/telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

72 Commits

Repository files navigation

Telegram Bot

This is a Telegram bot for publishing news to the channel.

How to use?

Install Rust with rustup first. Then, run in command line:

export TELEGRAM_BOT_TOKEN=...
export TELEGRAM_CHAT_ID=... # It's the channel ID.
cargo build --release

Copy the binary file to anywhere you like or you need.

Analyzing Blessing Skin

Make sure the current working directory is at the repository of Blessing Skin. Run:

./bot diff

That's it.

Plugins Update

Prepare the plugins JSON file first. Suppose we have a plugins.json file like this:

[
 { "name": "a", "version": "1.0.0" },
 // can be more...
]

Then run:

./bot plugin plugins.json

License

MIT License

2019-present (c) The Blessing Skin Team

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

Languages

AltStyle によって変換されたページ (->オリジナル) /