djyde / cusdis-telegram-bot

Home Page:cusdis-telegram-bot.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cusdis-telegram-bot

Official Telegram bot for Cusdis. (Works on both Cusdis Cloud and self-host Cusdis).

Usage

  1. Open and start bot https://t.me/CusdisBot
  2. send /gethook command
  3. Copy the URL result and paste in Cusdis project's webhook settings

Self deployed guide

Deploy on Railway

Deploy on Railway

Manually deploy

  1. Set the environment variables:
  • TOKEN Telegram bot token
  • HOST Your host url. e.g, https://tg-bot.cusdis.com
  1. Start the app
  • pnpm i
  • npm start

About

cusdis-telegram-bot.vercel.app


Languages

Language:JavaScript 100.0%