stdoat_extrautils
stdoat_extrautils is a Dart extension package for stdoat that allows self bots to use User account only features as well as other misc endpoints
BEFORE USING, READ THIS!
The developers of this package is not responsible for anything you do with this package whether you are using the official stoat.chat instance or any supported 3rd party stoat instance.
This package is not intended to be used for malicious purposes. If you get punished in the official stoat instance or any 3rd party stoat instance for improper or malicious use of this package, that is on you.
Installation
Before using, make sure you are using Dart v3.3 or newer in order to use this package.
Method 1: Install via git
Add the following to your pubspec.yaml file
dependencies:
stdoat_extrautils:
git: https://codeberg.org/ahsokasoftware/stdoat_extrautils.git
# Your other dependencies here
Method 2: Install via pub.dev
Add the following to your pubspec.yaml file
dependencies:
stdoat_extrautils: ^0.1.0
# Your other dependencies here
Usage
You can refer to the example directory on the Gitlab or Codeberg repo for examples on using this package.
If you need help with this package, you can join the Stdoat stoat.chat server
Release Dates:
- V0.1.0: December 3rd, 2025
- Started on: December 2nd, 2025