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.
This project is licensed under MIT.