File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,20 +80,23 @@ client = Selfbot(
8080client.run(token = " YOUR TOKEN HERE" )
8181```
8282> [ !IMPORTANT]
83- > If you want to use the .env file with the importing methods, you just need to make ` import config ` .
83+ > If you want to use the ` .env ` file with the importing methods, you just need to make ` import config ` .
8484
8585## TO DO
8686- Find an optimized way to send big files quickly.
8787
8888## Changelog
8989- Added rate limit support for the Webhook mode.
9090- Added loop() method to Selfbot class and token as an init class argument.
91- - Added multiple extensions implementation
92- - Added multiple Discord channels implementation
93- - Added seconds argument (default: 1)
94- - Added Webhook class in ` webhook.py `
91+ - Added multiple extensions implementation for importing methods.
92+ - Added multiple Discord channels implementation for importing methods.
93+ - Added seconds argument (default: 1).
94+ - Added Webhook class in ` webhook.py ` .
9595- Added create ` old_clips.txt ` functionality if the file does not exist.
9696- Added [ releases] ( https://github.com/Benjas333/AutoSendNewFilesWebhook/releases ) for people not so familiar with programming in general.
9797
9898## Contributing
9999Any contribution would be appreciated.
100+
101+ ## Links
102+ [ Twitter] ( https://twitter.com/ElBenjas333 )
You can’t perform that action at this time.
0 commit comments