Skip to content

Сhatbot based on chatGPT for telegram groups. Сreate your own unique chatbot for your group chats, wich can act as user. It is free, unlimited and does not require API keys.

Notifications You must be signed in to change notification settings

Mihail-coder/collective-chatGPT-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

collective-chatGPT-telegram-bot

Сhatbot based on chatGPT for telegram groups. Сreate your own unique chatbot for your group chats, wich can act as user. It is free, unlimited and does not require API keys.

The bot features:

  • responding to messages from group users
  • maintaining a dialogue in a group
  • preserving dialog context
  • typing while generating response
  • can put emoticons on messages
  • provide to choose your personal avatar and bot name
  • possible settings are supported: various languages, selection of emoticons, frequency of messages and reactions
  • it is free, unlimited and does not require API keys

Requirements: Linux/Unix, python 3.8+, Telegram app and user account.

Installation:

  1. Download and extract the repository.
  2. Install all required packages:
    • pip install pyTelegramBotAPI
    • pip install -U g4f
    • pip install curl-cffi
    • pip install Telethon
    • pip install langdetect
    • pip install nest-asyncio
  3. Сreate your own telegram bot via https://telegram.me/BotFather
  4. In the settings file specify all the necessary settings.
  5. Before the bot starts:
    • be shure privacy mode of your bot is disabled
    • add your bot to the group
    • contact him in the group via @yourbotname any text
    • when you first start the telethon, it asks for your phone number and a code to access your telegram messages.
  6. Run the script run_bot.sh: sh run_bot.sh

About

Сhatbot based on chatGPT for telegram groups. Сreate your own unique chatbot for your group chats, wich can act as user. It is free, unlimited and does not require API keys.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published