stdoat_extrautils 0.1.0
stdoat_extrautils: ^0.1.0 copied to clipboard
An extention package for stdoat to use certain endpoints that is only usable through a user account and other extra endpoints.
stdoat_extrautils Changelog #
0.1.0 #
- Initial alpha release.
- Supports selfCreateInvite() and selfInviteBot in client on the main stdoat package for selfbots
- Added a example.dart example
- Source code is licensed under the MIT license
- NOTE: This package only has selfbot utils but more functions like stoat instance management may come later.
- NOTE: The example.dart file only shows using the selfCreateInvite() function in a self bot.