Skip to content

sreyareddy15/Mecca-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Mecca-Telegram-Bot

A bot that can be used to fetch data related to any programming language

Tech stack : Syntaxdb API , telegram bot (handlers,updaters )

The whole workflow is divided into 2 parts :

  • Fetching data from API
    • Syntaxdb API is used for the data
    • fetched json data is converted into list data
  • Telegram bot initialization
    • Initialization + integration + deployment
    • created a bot and collected TOKEN from 'Botfather'
    • added 3 functions:
      • /start : welcomes you to the bot
      • /help : will help you with query syntax
      • /search: You can use this syntax to search your query . ex: /search list in python
        note : should mention /search before any query you want to ask

You can access bot through this link :

Mecca in_all_bot

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published