Stoat/10528: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "{{PAGEID}}"
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{PAGEID}}
[[category:software]]
[[category:software/chat community]]
[[category:service/chat community]]{{#set:ID={{PAGEID}}}}{{#set:URL/fixed=ID/{{PAGEID}}}}{{fmt/title|Stoat chat community software/service}}{{seed}}
==About==
'''Stoat''' (ID {{PAGEID}}) is software for managing chat communities, provided also as an optional service (SaaS). It was designed as a [[Discord]] workalike/replacement. Originally called {{l/alias|Revolt}}, it was renamed in 2025 or 2026 to avoid a naming-conflict.
 
Each instance of Stoat can support multiple communities, each with its own set of categorized channels, users, and permissions-structure (among other things).
==Links==
===Official===
* [https://stoat.chat/ home page]
* [https://developers.stoat.chat developer documents]
** [https://developers.stoat.chat/api-reference/#tag/server-information/GET/servers/%7Btarget%7D API: Fetch Server]: fetch server info from a server ID
* [https://sso.stoatinternal.com/ developer admin panel] (I think)
* [https://github.com/orgs/stoatchat/repositories source code]: multiple repositories
** [https://github.com/stoatchat/python-client-sdk/blob/master/revolt/http.py Python client SDK]: library for accessing Stoat with Python
*** [https://stoatpy.readthedocs.io/ Python client SDK documentation]
**** [https://stoatpy.readthedocs.io/en/latest/authenticating.html authentication]
**** [https://stoatpy.readthedocs.io/en/latest/api/bots.html bots]

Latest revision as of 14:01, 14 March 2026

{{#set:ID=10528}}{{#set:URL/fixed=ID/10528}}

Stoat chat community software/service

{{#set: page title=Stoat chat community software/service }}<hide>

 page status::seed

</hide>

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

About

Stoat (ID 10528) is software for managing chat communities, provided also as an optional service (SaaS). It was designed as a Discord workalike/replacement. Originally called RevoltA, it was renamed in 2025 or 2026 to avoid a naming-conflict.

Each instance of Stoat can support multiple communities, each with its own set of categorized channels, users, and permissions-structure (among other things).

Official