Archived
1
0
Fork
You've already forked ayubot
0
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%
2026年03月30日 18:11:23 +03:00
extra shot.png 2026年02月25日 15:27:08 +03:00
src Support for /start command 2026年03月30日 18:09:28 +03:00
.gitignore init commit 2026年02月25日 14:51:02 +03:00
Cargo.lock init commit 2026年02月25日 14:51:02 +03:00
Cargo.toml init commit 2026年02月25日 14:51:02 +03:00
default.nix init commit 2026年02月25日 14:51:02 +03:00
LICENSE Update LICENSE 2026年02月25日 13:32:01 +01:00
README.md README 2026年03月30日 18:11:23 +03:00

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

Example