https://github.com/incetarik/telegram-bot-template
A template repository for creating Telegram bots using telegram-bot-template package
https://github.com/incetarik/telegram-bot-template
bot telegram telegram-bot telegram-bot-framework
Last synced: 7 months ago
JSON representation
A template repository for creating Telegram bots using telegram-bot-template package
- Host: GitHub
- URL: https://github.com/incetarik/telegram-bot-template
- Owner: incetarik
- License: gpl-3.0
- Created: 2020-05-04T14:01:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T14:11:47.000Z (over 5 years ago)
- Last Synced: 2025-01-26T13:32:21.454Z (9 months ago)
- Topics: bot, telegram, telegram-bot, telegram-bot-framework
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telegram Bot Template Repository
Use this repository as a start point of your Telegram bots using
[telegram-bot-framework](https://github.com/incetarik/telegram-bot-framework) package.## Steps to get started
---
- Use this template / clone
- Do your changes in package.json
- Create an environment file (`.env`) including `BOT_TOKEN=` variable.
- Compile TypeScript codeAfter compiling the TypeScript code, you can either use the compiled files
in `dist` folder or debug it directly through TypeScript since the sourcemaps
will be emitted next to the their related files.If you want to support the development
```md
- Bitcoin : 153jv3MQVNSvyi2i9UFr9L4ogFyJh2SNt6
- Bitcoin Cash: qqkx22yyjqy4jz9nvzd3wfcvet6yazeaxq2k756hhf
- Ether : 0xf542BED91d0218D9c195286e660da2275EF8eC84
- Stellar : GATF6DAKFCYY3MLNAIWVISARP52EWPOPFFZT4JMFENPNPERCMTSDFNY5
```