-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Description
I would like a CLI tool to list the current chars and do a preflight check for them,
- check if the llm is working (write one text)
- check if the twitter login works (login and write a tweet)
- check if the discord is working
- check if all the plugins are loading and needed
Currently the start command takes some time to check everything and generate a tweet so it would be great
to check everything.
Reactions are currently unavailable