Skip to content

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

License

Notifications You must be signed in to change notification settings

dbalde/bot-profile-append

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%