File: README.source

package info (click to toggle)
python-telegram-bot 22.4-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 11,796 kB
  • sloc: python: 92,379; makefile: 179; sh: 4
file content (13 lines) | stat: -rw-r--r-- 502 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
python-telegram-bot for Debian
------------------------------

# debian/tests/importtest

We implement a manually test. In Debian autopkgtest, it is just a simple
import test. But if we set an environment variable TELEGRAM_TOKEN with
a valid bot token, it will act as a simple bot. If the user says "hello"
to the bot, the bot will reply.

 * TELEGRAM_TOKEN="000000000:AAAAAAAAAAAAAA-FFFFFFFFFFFFFFFFFFFF" ./importtest

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 28 Aug 2025 20:50:00 +0100