practical-python-org / ZorakBot

The house bot of Practical Python
MIT License
17 stars 18 forks source link

Create general_mybot.py #446

Closed JefeThePug closed 4 months ago

JefeThePug commented 4 months ago

A fun feature that uses an API to give a random picture of a robot/cat/human/monster based on a provided text seed (optional).

If text seed is not provided, the user's name is used for the API.

There is also an optional prompt to select a specific type (robot,monster,robot head,cat,human), if left blank it will always be robot.