Replies: 1 comment
-
|
Add to your character file (e.g., {
"name": "YourBot",
"settings": {
"twitter": {
"enableRetweets": false
}
}
}Or add to your ENABLE_RETWEETS=falseThen restart your bot: pnpm start --character=characters/your-bot.json |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I made a bot for X but I don't want it to keep retweeting things, I still want it to quote tho. What can I do? and how?
Beta Was this translation helpful? Give feedback.
All reactions