Telegram bot created for coursework
- Node.js - http://nodejs.org/
- Telegraf - https://telegraf.js.org/#/
- Mongo DB - https://mongodb.github.io/node-mongodb-native/
This is the play bot where you can create your own parrot and take care of it.
- /start - start the bot
- /register - create account and parrot in mongoDB
- /showme - show account info
- /deleteme - delete account and parrot from DB
- /showparrot - show info about your birdie
- /feed - feed parrot and earn seeds
- /share - share seeds from your balance with other parrots
- /getid - get message id
- to provide levels system, fights, inventory etc
- add possibility to store images in DB
- add donate functions




