Skip to content

krabuk97/Bot_For_fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot_For_fun

Your Telegram Bot Name is a Python Telegram bot that sends random memes from "anekdot.ru" to users on Telegram.

Overview

This bot is built using the Telebot library, which provides an easy-to-use interface for interacting with the Telegram Bot API. The bot sends random meme images to users when they send the command "/mem" or the message "Мем". The bot fetches the memes from "anekdot.ru" using web scraping techniques.

Getting Started

Prerequisites

  • Python 3.x
  • Telebot library (pip install pyTelegramBotAPI)
  • Requests library (pip install requests)
  • Beautiful Soup library (pip install beautifulsoup4)
  • Pillow library (pip install Pillow)

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/your-username/your-telegram-bot.git
cd your-telegram-bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages