Closed thanhdtr closed 3 months ago
What you did sounds about right, but if you want to make sure open a pull request or link to a commit in a fork of yours so I can take a second look.
Hi, closing this. You can refer to #28 to see how to add new traits.
Is there any way I can add the 2nd trait for bot to pick ? I tried to modify the config.yaml traits:
ghostly
and the images.py def get_default_traits(cls):
HEAVENLY = auto() GHOSTLY = auto() and adding the trait image but nothing works.