Knight-Bot
is a telegram bot written in rust based on gramme.rs framework.
Support chat for this bot can be found here.
- Download Rust
- Create a new bot using @Botfather
$ git clone https://github.com/cyberknight777/knight-bot
$ cd knight-bot
$ mv example-config.toml config.toml
$ # Edit config.toml to include your api id and hash grabbed from my.telegram.org and your bot token.
$ cargo run --release
/anyone
- Sends a why do you ask text./aur [package]
- Gets package information from AUR./cat [http code]
- Sends cat pic according to http codes./dog [http code]
- Sends dog pic according to http codes./eightball
- Rolls an eightball to say yes/no./flipcoin
- Flips a coin to say heads/tails./help
- List of all supported commands./ipa [ip]
- Get ip information from ipinfo.io/link [url]
- Get last redirected URL/luck
- To say your lucky number./magisk
- Gets download link of latest Magisk variants./man [command]
- Gets information of a command from manpages./msg [text]
- Bot replies with your text./neo
- Sends neofetch output./paste
- Paste text (or contents of a document) in reply to rustbin./ping
- Checks how fast I can respond./plant [http code]
- Sends plant pic according to http codes./rtfm
- Sends a RTFM text./run
- Runnns :)./sauce
- Provides the link to the source code of this bot./start
- Redirect to/help
./uid
- Get current chat’s ID, your ID, replied users ID (if any)./urb [term]
- Get definition of a term from urban dictionary./whois [site]
- Gets WHOIS information of a site./yaap [device]
- Gets latest YAAP release according to the device.
k.sh [command]
- Execute a shell command.
k.ul [file]
- Upload a file.k.dl [link]
- Download a file./qrd
- Decodes a QR Code./qrg [text]
- Generates a QR Code.
You can find this bot here