Skip to content

kimfromsiberia/mybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project CatBot

CatBot - telegramm bot, which send random cat picture.

Install

  1. Clone repository from github
  2. Create venv
  3. Install requirements.txt 'pip install -r requirements.txt'
  4. Create 'settings.py'
  5. Add variables in settings.py:c
API_KEY = API key bot
USER_EMOJI = [':smiley_cat:', ':smiling_imp:', ':panda_face:', ':dog:']
  1. Run bot 'python bot.py'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages