1
Fork 0
mirror of https://github.com/RGBCube/TwitterDiscordWebhook synced 2025-07-28 05:27:44 +00:00

chore: use markdown for license

This commit is contained in:
RGBCube 2023-01-17 05:33:47 -05:00
parent edc9bd494d
commit b25f2878e7
3 changed files with 679 additions and 663 deletions

View file

@ -37,5 +37,22 @@ npm install
node main.js
```
---
*this took too long for what it is lol*
## License
```
twitter-discord-webhook
Copyright (C) 2022-present Stovven & RGBCube
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
```