Skip to content

Marcus778899/chatbot

Repository files navigation

ChatBot

Telegram Bot

telegram BotFather

  1. First step : init your telegram bot

    Search @BotFather
    submit "/newbot"
    And name this bot
    

    image info

  2. Second step : Save token

    it will generate the token
    copy this text to login_file
    
  3. make your token path

    mkdir ./login_info
    nano ./login_info/aka_Marcus_bot.txt
    # paste token information

activate your service

poetry env info
poetry lock
poetry install
poetry shell
python telegram_Server.py

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages