Skip to content

Telegram bot for collecting stickers and photos for further printing.

Notifications You must be signed in to change notification settings

Mapk58/sticky_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sticky_bot

Telegram bot for collecting stickers and photos for further printing.

Getting Started

To launch and use the bot, you need to follow these steps:

Step 1: Installing Necessary Libraries

The bot requires the Telebot and PIL libraries to work. You can install them using the following command:

pip install pyTelegramBotAPI Pillow

Step 2: Bot Token Configuration

  1. Create a credentials folder.
  2. Inside the credentials folder, create a file named token.txt.
  3. Save your Telegram bot token in the token.txt file. You can obtain a token from BotFather on Telegram.

Step 3: Launching the Bot

To launch the bot, run the following command:

python main.py

Make sure you are in the project's root directory before running this command.

About

Telegram bot for collecting stickers and photos for further printing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages