xdevplatform / bot-profile-append

A Python script to help you add user attributions to your Twitter bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot profile append

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.

Getting Started

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.

Support

Create a new issue on GitHub.

Contributing

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.

Security Issues?

Please report sensitive security issues via Twitter's bug-bounty program rather than GitHub.

License

Copyright 2020 Twitter, Inc.

Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0

About

A Python script to help you add user attributions to your Twitter bots

License:Apache License 2.0


Languages

Language:Python 100.0%