Skip to content

haekalsutrisna/telegram-bot-osticketplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

osTicket-telegram

An plugin for osTicket work for version 1.18+ which posts notifications to a Telegram channel/chat/group using Telegram Bot.

Install

  1. Clone this repo or download the zip file and place the contents into your include/plugins folder.
  2. Change Telegrams Bot URL using your own bot (ex. https://api.telegram.org/botYOUR_BOT_TOKEN/sendMessage) in the telegrambot.php file
  3. Change Telegram Chat ID on $chatid = 'YOUR_TELEGRAM_CHAT_ID'; using your Chat ID
  4. Install the plugin on OSTicket

For more information about Telegram Bot, see: https://core.telegram.org/bots/api

Info

This plugin uses CURL and tested on osTicket (v1.17.3) and (v1.18) This Plugin sent Data From Custom Form "Ticket Details". You can adjust it by yourself

Based on [(https://github.com/foamrider/osticket-telegram)]

About

Telegram Bot Plugin for osTicket v1.18

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages