/doggoBot

a simple node.js powered telegram Bot

Primary LanguageJavaScriptMIT LicenseMIT

doggo bot 🐶

a telegram Bot with a theme of dogs

Doggo bot is a node.js based telegram bot that does simple tasks based on command given by the user. The bot uses API calls for executing certain commands like /fact and /sendpic

bot link: doggoBot

known bug: /calc command.

command Section

  • /start - Starts the bot
  • /sendpic - Sends a random picture of a Dog
  • /speak - Send you a bark text
  • /fact - Sends you a random fact about dogs

Local Development - packages

npm install telegraf@3.32 
npm install axios
npm install server