Skip to content

Commit 7d0bfee

Browse files
committed
updated changelog
1 parent 8a4a5dc commit 7d0bfee

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,15 @@ client.run(token="YOUR TOKEN HERE")
8484
> If you want to use the `.env` file with the importing methods, you just need to make `import config`.
8585
8686
## TO DO
87-
- Find an optimized way to send big files quickly.
87+
- [x] Find an optimized way to send big files quickly. Solution: Litterbox
88+
- [ ] Add a GUI.
89+
- [ ] Add system tray support.
8890

8991
## Changelog
92+
- Added litterbox implementation
93+
- Added updater for the executable releases.
94+
- Added lazy try of rate limit support for Selfbot mode.
95+
- Rebranded repo to **AutoSendNewFilesDiscord**
9096
- Added rate limit support for the Webhook mode.
9197
- Added loop() method to Selfbot class and token as an init class argument.
9298
- Added multiple extensions implementation for importing methods.

0 commit comments

Comments
 (0)