Skip to content

RandomDog is a simple telegram bot that sends you a random image of a dog. This is my first telegram bot ๐Ÿ™ˆ

Notifications You must be signed in to change notification settings

mwanjajoel/random-dog-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Random Dog Telegram Bot

This repo contains source code for the random dog telegram bot. The main purpose is to learn how to create telegram bots rapidly using Python. Lezzz go!!

The bot picks random dog images from the Random Dog API

How to Install

Clone this repository, create your virtualenv and run the following commands

pip install -r requirements.txt

Copy the .env-sample file and create a new .env file. Insert the relevant details.

Run the program using the following command.

python main.py

How to use

You can find the bot using this link: RandomDogBot

Simply send the /bop command to it to get a random image of a dog.

Made in the Pearl of Africa ๐Ÿ‡บ๐Ÿ‡ฌ

About

RandomDog is a simple telegram bot that sends you a random image of a dog. This is my first telegram bot ๐Ÿ™ˆ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages