Skip to content

Commit

Permalink
Update Twitter Documentation to Mention API pricing (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: Ishan Goel <[email protected]>
  • Loading branch information
CaenJones and quackduck authored Sep 26, 2023
1 parent c758c19 commit bf9cd85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Admin's Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,7 @@ discord:
```

#### Using the Twitter integration

Devzat supports sending updates about who is online to Twitter. You need to make a new Twitter app through a [Twitter developer account](https://developer.twitter.com/en/apply/user)
Devzat supports posting updates about who is online to Twitter. Start by creating a new app through a [Twitter developer account](https://developer.twitter.com/en/apply/user) (note: Twitter's API is now paid).

Now add in the relevant keys to your integration config file:
```yaml
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ The rest

## Integrations

When self-hosting an instance, Devzat can integrate with Slack and/or Discord to bridge messages, and Twitter to post new-user announcements.
When self-hosting an instance, Devzat can integrate with Slack and/or Discord to bridge messages, and Twitter to post new-user announcements.
See the [Admin's Manual](Admin's%20Manual.md) for more info.

Devzat has a plugin API you can use to integrate your own services: [documentation](plugin/README.md). Feel free to add a plugin to the main instance. Just ask for a token on the server.
Expand Down

0 comments on commit bf9cd85

Please sign in to comment.