Skip to content

mishagodovanuk/telbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple telegram bot

Codename: Charles

version: 0.2
status: in dev

Introduce

Simple telegram bot wich has minimum functionality. Main feature is that bot can collect all system info about device where he's situated (In future he's get more functions).

Update v0.2

Chatbot moved to OpenAi Chat gpt 3.5 turbo

Installing

Enviroment: Install python 3 or higher and pip first of all you need to install Telegram bot library pip install pytelegrambotapi or like in my case pip3 install pytelegrambotapi Then go to telegram and find uset BotFather and type /newbot enter name and bot_code and that's all, bot will be created and Bot father will send you bot api. Get this api and set it in __project_root_/core/config on api_key field Also you can insert owner id. Check in /help how it works. And then just run execute (main.py) script by using python3 your_script.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages