#telegram-bot #bot #telegram #bots

app Osirisbot

A personal bot made by Osiris

2 releases

0.1.1 Jul 25, 2022
0.1.0 Aug 31, 2021

#59 in #bots

MIT license

20KB
86 lines

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.

Dependencies

~20–37MB
~607K SLoC