================
TelexForms is a digital form builder designed to integrate seamlessly with Telex. This tool enables users to create, share, and manage custom forms, surveys, and polls directly within Telex channels.
- Share forms directly within Telex channels
- Collect and store responses within Telex
- Collaborate with multiple users on form creation and response analysis
```bash git clone https://github.com/tachtwitch/telex-forms.git ```
```bash npm install ``` or ```bash yarn install ```
```bash npm start ``` or ```bash yarn start ```
- Create a new form
- Share the form within a Telex channel
- Add your webhook URL to the
telex.jsfile - Collect and view responses within Telex
- Collaborate with team members on form creation and response analysis
Contributions are welcome! To contribute, please:
- Fork the repository
- Create a new branch for your feature or fix
- Commit your changes
- Open a pull request
TelexForms is licensed under the MIT License. See LICENSE for details.
For support, questions, or feedback, please contact gravitox22@gmail.com.