spantaleev / matrix-docker-ansible-deploy

🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
GNU Affero General Public License v3.0
4.74k stars 1.02k forks source link

Make mx-puppet-twitter instructions more clear #582

Open n0toose opened 4 years ago

n0toose commented 4 years ago

Hello, I recently tried out the instructions for creating a Twitter puppet, as described by the playbook.

However, the variable matrix_mx_puppet_twitter_environment: ''" is really not used by most Twitter applications and is neither mentioned in the Apps dashboard on the Twitter Developers platform itself. It should be clearer that a Dev environment needs to be created and appropriately configured.

RangerMauve commented 3 years ago

Which dev environment should be set up? 😅

spantaleev commented 3 years ago

If you have figured it out, you could contribute to make our docs better

Happyfeet01 commented 3 years ago

Has anyone figured it out?

Edit: you must create an App, then under https://developer.twitter.com/en/account/environments create an Account Activity API/Sandbox. You can Link the App to the API at this Page.

The "Dev environment label" add to matrix_mx_puppet_twitter_environment: ''".

https://github.com/Sorunome/mx-puppet-twitter/issues/16

But it seems there is an Issue. @spantaleev