| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Telegram echo bot using the dasTelegram package installed via daspkg.
daspkg install
This reads .das_package and installs dasTelegram into modules/.
Or install directly:
daspkg install dasTelegram
Set your bot token (from @BotFather):
export TELEGRAM_BOT_TOKEN="your-token-here"
Or create a .bot_token file in this directory.
Then run:
daslang echo_bot.das --
The bot echoes back any text message you send it.
| Back | FazBrowse Home | New Git URL |