2次发布
0.1.1 | 2022年7月25日 |
---|---|
0.1.0 | 2021年8月31日 |
#97 在 #telegram-bot
20KB
86 行
Osiris-bot
Osiris-bot
是一个用Rust编写的简单Telegram机器人
安装
使用 Botfather 创建机器人
将 TELOXIDE_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
您可以在 @Osiris9999_BOT 找到这个机器人
此机器人的支持 - @bots.rs
致谢
非常感谢 cyberknight777 帮助我构建这个机器人。
依赖项
~18–34MB
~570K SLoC