Crates.io | Osirisbot |
lib.rs | Osirisbot |
version | 0.1.1 |
source | src |
created_at | 2021-08-31 10:45:13.415757 |
updated_at | 2022-07-25 06:04:41.471178 |
description | A personal bot made by Osiris |
homepage | |
repository | https://github.com/Osiris9999/Osiris-bot |
max_upload_size | |
id | 445045 |
size | 69,709 |
Osiris-bot
is a simple telegram bot written in rust
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
/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
A lot of thanks to cyberknight777 for helping me build this bot.