Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michael-spengler/telegram-bot-ui
🦕 module to interact with your bot and to act as your bot.
https://github.com/michael-spengler/telegram-bot-ui
telegram
Last synced: 26 days ago
JSON representation
🦕 module to interact with your bot and to act as your bot.
- Host: GitHub
- URL: https://github.com/michael-spengler/telegram-bot-ui
- Owner: michael-spengler
- Created: 2020-08-21T19:16:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T03:35:16.000Z (about 2 years ago)
- Last Synced: 2024-09-16T14:38:57.714Z (about 2 months ago)
- Topics: telegram
- Language: TypeScript
- Homepage:
- Size: 21.5 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram Bot UI Server
This code is published as a [Deno Module](https://deno.land/x/telegram_bot_ui).
## Usage Example
```sh
deno run --allow-read --allow-net --allow-env bot-ui-server.ts
```
or via pm2
```sh
git clone https://github.com/michael-spengler/telegram-bot-ui.git
cd telegram-bot-ui
cp .env-example.ts .env.ts # add your individual ingredients in .env.ts
pm2 start --interpreter="deno" --interpreter-args="run --allow-read --allow-net --allow-env" bot-ui-server.ts```
## Support my Open Source Contributions
Ethereum Wallet:
0x9E972a43B3B8D68cD70930697E16429E47E88151