https://github.com/venopyX/chatgpt-bot
https://github.com/venopyX/chatgpt-bot
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/venopyX/chatgpt-bot
- Owner: venopyX
- License: gpl-3.0
- Created: 2023-04-06T19:56:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T19:56:42.000Z (over 3 years ago)
- Last Synced: 2025-03-23T01:43:54.892Z (over 1 year ago)
- Language: Python
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
### chatgpt-bot




### 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
[](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
[](https://www.buymeacoffee.com/randydev)