mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-27 13:07:45 +00:00
readme
This commit is contained in:
parent
65e4a6d7e9
commit
e16ce3aac0
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Edit the `config.example.json` and rename it to `config.json` with the given inf
|
||||||
* `twitter.apiSecret`: The Twitter API secret, requires a Twitter developer account.
|
* `twitter.apiSecret`: The Twitter API secret, requires a Twitter developer account.
|
||||||
* `twitter.accessToken`: The Twitter account access token, requires a Twitter developer account.
|
* `twitter.accessToken`: The Twitter account access token, requires a Twitter developer account.
|
||||||
* `twitter.accessSecret`: The Twitter account acesss secret, requires a Twitter developer account.
|
* `twitter.accessSecret`: The Twitter account acesss secret, requires a Twitter developer account.
|
||||||
* `followingUserId`: The user ID for the Twitter account you want notifications from, to find a Twitter id use [this](https://tweeterid.com/) tool.
|
* `followingUserId`: The user ID for the Twitter account you want notifications from, to find a Twitter ID use [this](https://tweeterid.com/) tool.
|
||||||
|
|
||||||
### Install Dependencies
|
### Install Dependencies
|
||||||
> You will need Node.js installed to do this and the next section! If you don't have it installed, you can install it from [here](https://nodejs.org/en/).
|
> You will need Node.js installed to do this and the next section! If you don't have it installed, you can install it from [here](https://nodejs.org/en/).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue