Skip to content

nikosavola/PehmoleluBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PehmoleluBot

Telegram bot for feeding a virtual plushie cat.

Features to add

  • Convert MATLAB-plot to Pyplot
  • Make the food words hasten the time it takes for the cat to get hungry
    • Random chance of rendering the cat hungry upon hearing a food word. Preferably with a cooldown.

Prerequisities

$ pip install python-telegram-bot

Setup

  • Create a bot and API-key with @BotFather
  • Save the API-key in your terminal to an ENV
$ export TG_TOKEN=”YourApiKeyHere”

Running the bot

  • Favourably in a screen
$ screen -S pehmolelubot
$ python pehmolelubot.py

Example messages

  • Hungry cat
  • Non-hungry cat
  • Non-hungry cat

Special thanks

About

Telegram bot for feeding a virtual plushie cat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published