Osirisbot

Crates.ioOsirisbot
lib.rsOsirisbot
version0.1.1
sourcesrc
created_at2021-08-31 10:45:13.415757
updated_at2022-07-25 06:04:41.471178
descriptionA personal bot made by Osiris
homepage
repositoryhttps://github.com/Osiris9999/Osiris-bot
max_upload_size
id445045
size69,709
Lord_Of_Death::Osiris (Osiris9999)

documentation

README

Osiris-bot

badge 2-badge

Osiris-bot is a simple telegram bot written in rust

Installation

Create a bot using Botfather

Initialise the TELOXIDE_TOKEN environmental variable to your token:

$ export TELOXIDE_TOKEN=<Your token here>
git clone https://github.com/Osiris9999/Osiris-bot.git
cd Osiris-bot
cargo run --release

Commands

/Start   -  Shows details about the bot
/Help    -  Display help message
/Code    -  Gets the source code link
/Jk       -  Prints random jokes
/Short   -  Shorten a given url

You can find the bot at @Osiris9999_BOT

Support for this bot - @bots.rs

Credits

A lot of thanks to cyberknight777 for helping me build this bot.

Commit count: 32

cargo fmt