Skip to content

wukalt/wk_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram wK_bot

a chatBot assist with chatGPT, HuggingFace and Telegram API

Table Of Content

  1. BOT FEATURES
  2. TODO LIST
  3. HOW TO USE
  4. HOW TO CONTRIBUTE

FEATURES

  1. ChatBot (with voice mode)
  2. Extract Text From Voice
  3. Generate Image (with prompt)
  4. Youtube Downloader
  5. Pinterest Downloader
  6. Instagram Downloader (beta)

TODO

  1. Add: Edit Image with Prompt

USAGE

  1. Fork project into your Github Account

  2. Add your site cookies (youtube, instagram)

  3. Install requrements :

pip install -r requirements.txt
  1. Go to render.com

  2. Register, Login and Create python3 project

  3. Connect render.com app to Github repository

  4. Create HuggingFace API, OPEN_AI API and add them into render Dasboard

  5. Create a bot in @botFather in telegram

  6. Set telegram webhook (like this) :

curl -X POST https://api.telegram.org/bot{YOUR_BOT_TOKEN}/setWebhook?url={YOUR_RENDER_APP_LINK}
  1. Customize Bot Menu and Enjoy.

CONTRIBUTE

  1. Fork The Project
  2. Make the Changes (Your own idea and features or from todo List )
  3. Push

About

Telegram assistant bot templates

Topics

Resources

License

Stars

Watchers

Forks