Telegram bot for feeding a virtual plushie cat.
- 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.
- Python 2.7.2+ and PIP
- MATLAB R2016b or newer
- Python Telegram Bot
$ pip install python-telegram-bot
- Create a bot and API-key with @BotFather
- Save the API-key in your terminal to an ENV
$ export TG_TOKEN=”YourApiKeyHere”
- Favourably in a screen
$ screen -S pehmolelubot
$ python pehmolelubot.py
- Aalto University Guild of Physics (especially their coffee machine)
- kvantti-telegram-bot-example