| Commit message (Expand) | Author | Lines | |
|---|---|---|---|
| 2020-02-17 | Added .movies genres|genre|g command. Made .movies command docstring smaller.... | -46/+43 | |
| 2020-02-16 | Small style fixes: removed unnecessary comments, made ifs easier readable, fi... | -26/+17 | |
| 2020-02-15 | Moved get_random_movies to Movie cog and made this to smaller functions. | -141/+128 | |
| 2020-02-14 | Replaced check from Enum members to try-except block. | -5/+4 | |
| 2020-02-14 | Made .movies command genres getting ID and name check to Enum, also made thin... | -57/+33 | |
| 2020-02-14 | Moved .movies command genres from subcommands to if-elif-else statement, adde... | -328/+96 |