mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-27 04:57:44 +00:00
Chore: Rename repo
This commit is contained in:
parent
5ffbba47d7
commit
7b31b39be8
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ Simple (enough) to configure Twitter -> Discord webhook. Runs on Node.js
|
||||||
> You will need `git` installed to do this!
|
> You will need `git` installed to do this!
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/RGBCube/twitter-discord-webhook
|
git clone https://github.com/RGBCube/TwitterDiscordWebhook
|
||||||
cd twitter-discord-webhook
|
cd TwitterDiscordWebhook
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configure
|
### Configure
|
||||||
|
@ -40,7 +40,7 @@ node main.js
|
||||||
## License
|
## License
|
||||||
|
|
||||||
```
|
```
|
||||||
twitter-discord-webhook
|
TwitterDiscordWebhook
|
||||||
Copyright (C) 2022-present Stovven & RGBCube
|
Copyright (C) 2022-present Stovven & RGBCube
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue