/ChatGPT_TelegramBot

ChatGPT Telegram Chat Bot with Nodejs

Primary LanguageJavaScript

ChatGPT_TelegramBot

Example Bot TanyaAkuDong
ChatGPT Telegram Chat Bot with Nodejs
Rename file .env.example to .env and insert your bot TELEGRAM_TOKEN and OPENAI_TOKEN

download or clone this repository and install bot

git clone https://github.com/msyahrul801/ChatGPT_TelegramBot.git
npm install

run bot

npm start

using Railway Free Hosting

  1. Register Here Railway
  2. Clone this repository to your github
  3. Create a new project from your github and set your variable TELEGRAM_TOKEN and OPENAI_TOKEN
  4. done