Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.34 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.34 KB

উড়াধুরা (Uradhura)

language-rust language-rust

Uradhura is a telegram bot that fetches information and media from reddit.

Features

  • Written in Rust.
  • Supports gif, image and even videos.

Using Uradhura in Telegram

To begin, add uradhura_bot to your group, or simply start a private chat with it.

Use /rdl <reddit_post_link> or send a link of a reddit post in the chat and reply with /rdl to fetch media attached to the link.

A demonstration:

Permissions

Admin privillege with only "Delete Message" privillege is required for the bot to function properly.

image

Build instruction

Dependencies

  • ffmpeg
  • openssl
  • rust (For compiling)

Start building

  1. Install rustup
  2. Install stable toolchain of Rust
  3. Run cargo build --release
  4. Add bot token to TELOXIDE_TOKEN environment variable
  5. Run the executable in target/release/uradhura

Author

MD Gaziur Rahman - Telegram

Contributors

Mehedi Rahman Mahi - Telegram