2 releases
0.1.1 | Jul 25, 2022 |
---|---|
0.1.0 | Aug 31, 2021 |
#101 in #telegram-bot
20KB
86 lines
Osiris-bot
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.
Dependencies
~20–36MB
~566K SLoC