An open API service indexing awesome lists of open source software.

https://github.com/venopyX/chatgpt-bot


https://github.com/venopyX/chatgpt-bot

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          






### chatgpt-bot

![Python Version](https://img.shields.io/badge/python-3.9-green?style=for-the-badge&logo=appveyor)
![Issues](https://img.shields.io/github/issues/TeamKillerX/chatgpt-bot?style=for-the-badge&logo=appveyor)
![Forks](https://img.shields.io/github/forks/TeamKillerX/chatgpt-bot?style=for-the-badge&logo=appveyor)
![Stars](https://img.shields.io/github/stars/TeamKillerX/chatgpt-bot?style=for-the-badge&logo=appveyor)

### Disclaimer
```
️ ⚠️ WARNING FOR YOU ️ ️⚠️
chatgpt is used to help your account activities on Telegram
We are not responsible for what you misuse in this repository
! Be careful when using this repository!
If one of the members misuses this repository, we are forced to ban you
Never ever abuse this repository
```

### Deploy to Branch [Heroku]

1. Go to github, your fork
2. Delete your fork. If you didn't fork, go to step
3. Fork repo.
4. edit 👉 [config.py](https://github.com/TeamKillerX/chatgpt-bot/blob/main/config.py)
5. Go to heroku
6. Desktop view
7. Go to deploy tab
8. Connect your github account
9. Deploy Main branch.

### Deploy to Heroku
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/TeamKillerX/chatgpt-bot)

### Tutorial Vps
```console
Rendy@Ubuntu~ $ git clone https://github.com/TeamKillerX/chatgpt-bot
Rendy@Ubuntu~ $ cd chatgpt-bot
Rendy@Ubuntu~ $ pip3 install -r requirements.txt
Rendy@Ubuntu~ $ nano config.py
Rendy@Ubuntu~ $ python3 bot.py
```

### Docker-Compose Vps
```console
Rendy@Ubuntu~ $ sudo apt update -y && sudo apt upgrade -y

Rendy@Ubuntu~ $ sudo apt-get install -y ca-certificates curl wget gnupg lsb-release

Rendy@Ubuntu~ $ sudo mkdir -p /etc/apt/keyrings && curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg

Rendy@Ubuntu~ $ echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null

Rendy@Ubuntu~ $ sudo apt-get update -y && sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose-plugin
Rendy@Ubuntu~ $ mkdir chatgpt && cd chatgpt
Rendy@Ubuntu~ $ wget https://raw.githubusercontent.com/TeamKillerX/chatgpt-bot/main/sample_config.env -O config.env && wget https://raw.githubusercontent.com/TeamKillerX/chatgpt-bot/main/docker-compose.yml
Rendy@Ubuntu~ $ nano config.env

// Fill allvar for it to work //

Rendy@Ubuntu~ $ docker-compose up -d
Rendy@Ubuntu~ $ docker-compose start
Rendy@Ubuntu~ $ docker-compose logs chatgpt
```

### Library
* [Dan](https://github.com/pyrogram) For [Pyrogram](https://github.com/pyrogram/pyrogram)

### Contributors
you can pull requests here
https://github.com/TeamKillerX/chatgpt-bot/pulls



### Credits
```
https://github.com/TeamKillerX/chatgpt-bot
```
### Donate
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.buymeacoffee.com/randydev)