My Java Spring Boot pet project.
This bot shows pictures of dogs of different breeds.
Uses:
- Heroku as hosting.
- PostgreSQL for messages storage.
- Spring Security for authorization.
- Spring Validation.
-
random:
Shows a random picture of random breed. -
list:
Shows a list of available breeds. Every breed name is a keyword for random image request. Can parse multiple breed in one request. -
help:
Shows help message. -
hi, hello:
A way to say hello to a bot :)