Skip to content

SubhrajyotiSen/NotACatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Not a Cat Bot

Since you think this is a cat bot, here we go

Building

git clone https://github.com/SubhrajyotiSen/NotACatBot
cd NotACatBot
docker build -t catbot .
docker run -d -e TG_BOT_TOKEN=YOUR_API_TOKEN -v {host_mount_dir}:/data catbot

Why Docker?

Because I wanted to play around and learn a few things

Screenshots

Releases

No releases published

Packages

No packages published