-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Wiktor Owczarek edited this page Jan 25, 2019
·
9 revisions
SETTI stands for Simplified Edit The Text Interface. It is an extremely simple library for Python that simplifies the process of communicating with Edit the Text. Simply put, it's something that makes creating bots easier.
Edit the Text is a site created Cary and Michael Huang in 2010. On the site, there is a text box that is editable by anyone. The site is available on htwins.net/edit/, and users can create new text boxes by typing any name after the "edit/" in the URL.
SETTI can be used to create bots that automate processes like backing up or cleaning up pages.
When you're ready, proceed to Getting Started.
SETTI was developed by Tikolu and Chatrumor
- Simple Functions
- Page Manipulation Functions
- Advanced Functions