Modular Telegram bot
Requires Python 3.8 or greater
- Clone the repo
- Execute
pip3 install .
to install all the dependencies - Copy
example_config.py
toconfig.py
- Put a bot token in
config.py
- Edit additional variables in
config.py
python3 -m telegramma
#
# Copyright (C) 2022 Sebastiano Barezzi
#
# SPDX-License-Identifier: GPL-3.0-or-later
#