Commit graph

7 commits

Author SHA1 Message Date
Howard Abrams
43b6245c77 We can make potions now!
This includes herbs, mushrooms and water sources that can be placed in
the cauldron to create effects.
2025-07-21 18:11:09 -07:00
Howard Abrams
1f5a776ebd Call 'get' on a producer to return its produce
This now makes more sense too.
2025-06-05 22:02:14 -07:00
Howard Abrams
167e8f356f Moved 'eat' command from food to people
This handles better error messages.

Also, cleaned up code warnings.
2025-05-31 08:47:56 -07:00
Howard Abrams
ddcb0f0306 Moved 'drink' command from cups to people
This handles better error messages.
2025-05-31 07:41:47 -07:00
Howard Abrams
0e57870efa The think command now goes to the public channel 2025-05-15 23:00:45 -07:00
Howard Abrams
c731383915 Attempt to update feed commands 2025-04-07 22:44:56 -07:00
Howard Abrams
245a1bb389 Refactored code
Cleaned up flake8 warnings
2025-03-05 21:54:41 -08:00
Renamed from commands/drinkables.py (Browse further)