Skip to content

KeralaBots/Rusty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages