Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 987 Bytes

README.md

File metadata and controls

50 lines (29 loc) · 987 Bytes

RUSTY

The rewritten form of Mia into Rust for better performance.

Dependencies


[dependencies]
teloxide = "0.2.0"
futures = "0.3.4"
tokio = "0.2.13"
log = "0.4.8"
pretty_env_logger = "0.4.0"
lazy_static = "1.4.0"
dotenv = "0.15.0"

Installation:

Create file named .env or rename .env.sample to .env and change the following


TELOXIDE_TOKEN=123456890:ABCDEFGHIKLMN-OPQRS
BOT_NAME=BOT'S_NAME

More support will soon added.

Older Version

Older version of Rusty was based on SnejUgal's tbot.

Now it is based on teloxide.

Thanks @AtechnoHazard for his rust-sample bot

Contribution

Feel free to contribute. Contribution are always welcome.


💖 Kerala Developer Team