Helpdeskbot
A Python Telegram Bot that works as a helpdesk software.
Install / Use
/learn @juliarizza/HelpdeskbotREADME
HelpDesk Bot
A Python Telegram Bot that works as a helpdesk software.
When a client sends a support message to the bot, it forwards the message to you or your company's group and you can reply it. Replying the message makes the bot reply the client.
-
The client talks to the bot.

-
The company receives the message and replies it.

-
The client receives the answer and the process continues.

Installation
- Install the requirements
$ pip install -r requirements.txt
$ sudo apt-get install redis-server
-
Setup your bot token and the chat to which it will forward messages in the
config.inifile. -
Run the redis-server
$ redis-server
- In another instance, open the Python shell and run:
from main import updater
updater.start_polling()
As long as you want your bot responding, keep this running. When you want to stop, just run:
updater.stop()
PS: Keep in mind that you will have to generate the locale .mo files.
Contribute
Copyright (C) 2016 Júlia Rizza & licensed under MIT License
Related Skills
openhue
345.9kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
345.9kElevenLabs text-to-speech with mac-style say UX.
weather
345.9kGet current weather and forecasts via wttr.in or Open-Meteo
tweakcc
1.6kCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
