Skip to content

basuha/breed-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BreedBot

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.

Keywords:

  • 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 :)