generator-telegram-bot

0.0.20 • Public • Published

generator-telegram-bot Build Status

Yeoman generator

Getting Started

npm install -g yo
npm install -g generator-telegram-bot
yo telegram-bot
  • This will create your bot directory.
  • To start a bot use ./start.sh and to stop use: ./stop.sh
  • The logs are stored in bot.log
  • Perform message parsing in handlers.py

Changelog

0.0.20

  • Add support for sending documents
  • Add logger.debug appropriately

0.0.19

  • Fix the silliest bug of my life

0.0.18

  • Add support for sending non-text messages

0.0.17

  • Add support for non-text messages to the bot

0.0.16

  • Add logger availability to handlers

0.0.15

  • Add support for empty responses

0.0.14

  • Add handlers.py for modularity and code separation

0.0.13

  • Breaking change. Please delete auth_chats.yml, restart and reauthorize

Package Sidebar

Install

npm i generator-telegram-bot

Weekly Downloads

1

Version

0.0.20

License

MIT

Last publish

Collaborators

  • ashneo76