Code Monkey home page Code Monkey logo

chatgpt-telegram-bot's Introduction

ChatGPT Telegram Bot

  • Uses your local browser using Playwright to run chatGPT in chromium
  • Sends messages
  • Parses code and text
  • has a /draw command in telegram to draw pictures using stable diffusion!
  • more stuff coming after I rest

CleanShot 2022-12-02 at 16 08 27

How to install

  • Make sure that python and virual environment is installed.

  • Create a conda environment with conda env create -f environment.yml

  • If you are installing playwright for the first time, it will ask you to run this command for one time only to download all the chrome software

playwright install

You need to setup your telegram bot token how to and user id in .env file. Edit the .env.example file and rename it to .env and place your values in there.

  • Now run the server
python server.py

Then find your bot in telegram (you should have already created it with @botfather) and start chatting.

Credit

chatgpt-telegram-bot's People

Contributors

altryne avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.