Skip to content

fsalamic/shibebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShibeBot by @fsalamic

Publically available at https://t.me/bdogeshibebot

Showcase of how the bot works:

shibebot-showcase.mp4

Features of the bot :

How to use this Bot

First things first you will need to install the required dependencies by doing the command bellow (make sure that you have pip installed) :

pip3 install -r requirements.txt

If you don't have pip installed , do the following commands (if you are using ubuntu) :

sudo apt update
sudo apt install python3-pip

After installing the needed dependencies , do the following commands :

git clone https://github.com/fsalamic/shibebot.git
cd shibebot

Once you do these commands, edit the API_TOKEN variable in the python script with your own bots api key, given to you by the https://t.me/BotFather.

As well as add the API key from TheDogAPI and TheCatAPI websites into the command url's.

After doing so, you can run the bot by doing:

python3 shibebot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages