项目作者: KeralaBots

项目描述 :
Beginner project on Rust
高级语言: Rust
项目地址: git://github.com/KeralaBots/Rusty.git
创建时间: 2020-04-13T17:50:28Z
项目社区:https://github.com/KeralaBots/Rusty

开源协议:GNU Lesser General Public License v3.0

下载


RUSTY

The rewritten form of Mia into Rust for better performance.

Dependencies

  1. [dependencies]
  2. teloxide = "0.2.0"
  3. futures = "0.3.4"
  4. tokio = "0.2.13"
  5. log = "0.4.8"
  6. pretty_env_logger = "0.4.0"
  7. lazy_static = "1.4.0"
  8. dotenv = "0.15.0"

Installation:

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

  1. TELOXIDE_TOKEN=123456890:ABCDEFGHIKLMN-OPQRS
  2. 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