The simple bot that converts AyuGram's prem emojis with Telegram Premium.
This repository has been archived on 2026年07月16日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- Rust 94.2%
- Nix 5.8%
| extra | shot.png | |
| src | Support for /start command | |
| .gitignore | init commit | |
| Cargo.lock | init commit | |
| Cargo.toml | init commit | |
| default.nix | init commit | |
| LICENSE | Update LICENSE | |
| README.md | README | |
The simple bot that converts AyuGram's prem emojis with Telegram Premium.
Setup
*Only for UNIX-like systems *Telegram Premium for the bot's creator is needed
git clone https://codeberg.org/unixource/ayubot; cd ayubot
echo "TELOXIDE_TOKEN=YOUR_TOKEN_HERE" > .env
echo "GREETING=Hello" > .env
cargo run