Skip to content

Commit 27338b7

Browse files
committed
fixed rebrand repo
1 parent db4a7bd commit 27338b7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Auto Send New Files Webhook
1+
# Auto Send New Files Discord
22
Do you want to automatically send new files from a directory of your computer to a Discord Webhook? Well now you can with this code. Don't worry anymore about taking the time to search the file and sending it manually. This code will automatically do it for you.
33

44
![](assets/discordExample.png)
55
> [!NOTE]
66
> Now Selfbot is available too.
77
88
## Official Releases
9-
You can download the last official release [here](https://github.com/Benjas333/AutoSendNewFilesWebhook/releases/tag/v1.1.1).
9+
You can download the last official release [here](https://github.com/Benjas333/AutoSendNewFilesDiscord/releases/tag/v2.1.1).
1010
![](assets/terminalExample.png)
1111
> [!CAUTION]
1212
> I don't know if it works properly in other operating systems than Windows.
@@ -18,8 +18,8 @@ You can download the last official release [here](https://github.com/Benjas333/A
1818

1919
### Clone this project
2020
```
21-
git clone https://github.com/Benjas333/AutoSendNewFilesWebhook
22-
cd AutoSendNewFilesWebhook
21+
git clone https://github.com/Benjas333/AutoSendNewFilesDiscord
22+
cd AutoSendNewFilesDiscord
2323
```
2424

2525
### Install dependencies
@@ -93,7 +93,7 @@ client.run(token="YOUR TOKEN HERE")
9393
- Added seconds argument (default: 1).
9494
- Added Webhook class in `webhook.py`.
9595
- Added create `old_clips.txt` functionality if the file does not exist.
96-
- Added [releases](https://github.com/Benjas333/AutoSendNewFilesWebhook/releases) for people not so familiar with programming in general.
96+
- Added [releases](https://github.com/Benjas333/AutoSendNewFilesDiscord/releases) for people not so familiar with programming in general.
9797

9898
## Contributing
9999
Any contribution would be appreciated.

0 commit comments

Comments
 (0)