Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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