A simple Python script designed to append the profile bios of your bots with #TwitterBot. Check out our blog post to learn more about our recent updates to our developer policy.
You will need to update the secrets.yaml
with the keys and tokens of your bots and your own Twitter username in the handle field under admin
. After you update the yaml file, run python append.py
in your terminal.
Be sure to add your secrets.yaml
to your .gitingore
and check out our guide on securing keys and tokens.
There is a blog post which walks you through step by step how to use this code.
Create a new issue on GitHub.
We feel that a welcoming community is important and we ask that you follow Twitter's Open Source Code of Conduct in all interactions with the community.
Please report sensitive security issues via Twitter's bug-bounty program rather than GitHub.
Copyright 2020 Twitter, Inc.
Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0