Skip to content

alenpaulvarghese/AurSearchBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AurSearchBot

made-with-rust LICENSE Try it on telegram

A Telegram Inline Search Bot Written in Rust

Introduction

Telegram Bot that can search AUR ( Arch User Repository ) in inline mode. This bot make use of AUR's RPC interface to find packages.

Building & Running

build using cargo build

git clone https://gitlab.com/alenpaul2001/aursearchbot.git
cd aursearchbot
cargo build

set environment variable TELOXIDE_TOKEN to BOT_TOKEN which you can get from @Botfather then run the target binary. alternatively you can use cargo run
TELOXIDE_TOKEN="12345:49dc3eeb1aehda3cI2TesHNHc" cargo run

Copyright & License

About

Telegram bot for searching in Arch User Repository ( AUR ); Implemented using rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages